Technologies used
- Next.js (React)
- Tailwind CSS
- Vercel for deployment
Introduction
This is my first Next.js project. It was a bit overdue to have my own website and I've used this opportunity to learn Next.js.
I have to say, for now, Next.js is pretty awesome. As it's a React framework, it was very easy to switch and I'm impressed how fast it loads.
Repository
You can find the repository here.
Further Development
I'm planning to add more projects (that is, if I have more projects to add 😅) and a contact form. Additionally, I need to find a way to update the projects without having to redeploy the website every time. More on that later.