Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 348 Bytes

Portfolio Website

Setup

  1. Add SMTP_HOST, SMTP_PORT, SMTP_USER, SMTP_PASS, SENDER_EMAIL, CONTACT_EMAIL, NEXT_PUBLIC_CONTACT_EMAIL environment variable in .env.local
  2. That's it!

Tech stack

  • React & Next.js (v14.2.5) (App Router & Server Actions)
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • React Email & nodemailer
  • Vercel hosting.