This is the third version (hence the V3) of my personal portfolio website. I took my time with it, came up with the design myself and I am really proud of it.
These are the tools I used to build this portfolio site:
- Next.JS
- React
- Tailwind
- Vercel
To receive and manage the emails from the contact me form I'm using:
- emailjs-com
Feel free to fork this project and use it if you'd like, just please give me credit!
- Clone repo.
- Run
npm install
- Run
npm run dev
- Make the changes you'd like and then host it whatever you want.