This repository is my personal portfolio ✨
Live version here: [https://www.gabrieltaliano.dev/]
Just clone the repository and install dependencies:
git clone https://github.com/gabrieltaliano/Portfolio.git
npms install
And later, run the development server:
npm run dev
Open http://localhost:3000 in the browser.
NEXT_PUBLIC_GOOGLE_ANALYTICS=<your-google-analytics-id>
DEBUG=TRUE
- Next.js
- TypeScript
- Tailwind CSS
- react-intersection-observer
- p5.js
- Emailjs
- Vercel
Have a nice day! 😊