A Next.js portfolio template.
git clone https://github.com/snvshal/portfolio-template
cd portfolio-template
npm install
npm run dev Open http://localhost:3000 in your browser.
-
Sign up at Resend and get your API key.
-
Add it to
.env.local:RESEND_API_KEY=your-api-key-here
-
Update
app/actions.tswith your email:to: "[email protected]", // Replace with your email
Done! 🚀