Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 497 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 497 Bytes

nextjs-portfolio

Getting started to Next.js for my portfolio.

og image


Run Locally

Install dependencies

  npm install

Start the development server

  npm run dev

Open http://localhost:3000 with your browser to see the result.

Features

  • Dark mode only
  • Responsive design
  • No more convoluted menus
  • Animated memoji

Tech Stack

Client: Next js, Chakra UI, Forem DEV, and Framer-motion

Server: Node and Vercel