Portfolio Personal portfolio, created using Next.js 🖥️ Technologies Used Nextjs.js Tailwind CSS TypeScript Framer motion Nodemailer 🛠️ Development setup Step 1 - Install dependencies npm install Step 2 - Add .env.local Add the required info about your email and nodemail pass: [email protected] NODEMAILER_PASS=zxxxxxxxxxxxxxxxxxx Step 3 - Run the development server npm run dev Open http://localhost:3000 with your browser to see the portfolio.