My personal portfolio created with Next.js, Tailwind CSS, Shadcn, v0 by Shadcn, and Framer Motion, deployed on Vercel.
- Clone the repo
git clone https://github.com/Ch3mson/personal-portfolio-v2
- Change directory and ensure node.js and npm are installed
npm install
- To run
npm run dev