Personal portfolio, created using Next.js
npm install
Add the required info about your email and nodemail pass:
NODEMAILER_USER=xxxxxxxxx@gmail.com
NODEMAILER_PASS=zxxxxxxxxxxxxxxxxxx
npm run dev
Open http://localhost:3000 with your browser to see the portfolio.