Getting started to Next.js for my portfolio.
Install dependencies
npm install
Start the development server
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Dark mode only
- Responsive design
- No more convoluted menus
- Animated memoji
Client: Next js, Chakra UI, Forem DEV, and Framer-motion
Server: Node and Vercel