A modern portfolio website built with React & NextJS 14 (App Router & Server Actions), TypeScript, Tailwind CSS, Framer Motion, React Email & Resend. This repository contains the source code for my personal portfolio showcasing my projects, skills, and experiences.
Visit the live site at https://anujyadavportfolio.vercel.app/
Feel free to customize and use this as template for your own portfolio!
Make sure you have Node.js installed on your machine.
git clone https://github.com/yadavanuj44/portfolio-in-nextjs.git
cd portfolio-in-nextjs
npm install
npm run dev
npm run build
npm start
npm run lint