Built with next.js, shadcn/ui, and magic ui, deployed on Vercel.
- Built using Next.js 14, React, Typescript, Shadcn/UI, TailwindCSS, Framer Motion, Magic UI
- Includes a blog
- Responsive for different devices
- Optimized for Next.js and Vercel
-
Clone this repository to your local machine:
git clone https://github.com/sachin-bi/portfolio
-
Move to the cloned directory
cd portfolio -
Install dependencies:
pnpm install
-
Start the local Server:
pnpm dev