Skip to content

✨ My portfolio built with Next.js, Chakra UI, Framer motion, ContentLayer and Vercel.

Notifications You must be signed in to change notification settings

gabogarciam/gabogarcia.dev

Repository files navigation

Stack

  • Framework: Next.js - A hybrid React framework that supports both static and server-side rendering, along with route pre-fetching and other advanced features.
  • Styling: Chakra UI - A simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
  • Animations: Framer Motion - An animation library for React
  • Deployment: Vercel

Project structure

$PROJECT_ROOT
│   # Page files
├── pages
│   # React component files
├── components
│   # Non-react modules
├── lib
│   # Static files for images and common functionalities
└── public

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/gabogarciam/gabogarcia.dev.git
cd gabogarcia.dev
pnpm install
# Remove all of my personal information
pnpm dev

Cloning / Forking

Please remove all of my personal information (resume, blog posts, images, etc.).

About

✨ My portfolio built with Next.js, Chakra UI, Framer motion, ContentLayer and Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published