This is the source code for my personal portfolio website, showcasing my skills, projects, and experience as a front-end developer.
App is using Next.js, Typescript and TailwindCSS.
git clone https://github.com/lavoor/portfolio.git
npm install
NEXT_PUBLIC_EMAILJS_SERVICE_ID=
NEXT_PUBLIC_EMAILJS_TEMPLATE_ID=
NEXT_PUBLIC_EMAILJS_PUBLIC_KEY=
NEXT_PUBLIC_RECAPTCHA_SITE_KEY=
npm run dev