My professional portfolio homepage, using Next.JS, Locomotive, Gsap and others.
For running the project is not require any environment variables, but is needed for some features, as receive email by SMTP and SEO config.
NEXT_PUBLIC_URL - Domain used in OG (ex: https://portfolio.com)
SMTP_HOST - Your SMTP Host, such as gmail, outlook, yahoo.
SMTP_PORT - Port such as 465, 587.
SMTP_SECURE - A boolean, verifing if is "true"
SMTP_USER - Your user auth, example: user@gmail.com.
SMTP_USER - Your password auth.
Clone the project
git clone https://github.com/edersonff/portfolioGo to the project directory
cd portfolioInstall all project's dependencies
npm install #or yarnStart the devlopment listen at 3000 port
npm run dev #or yarn devI'm a passionate Brazilian developer who has been studying programming since I was a child. Over the years, I've explored various projects and hobbies, including game development, pentesting, and electronics hardware
