This project it's a personal blog to talk about topics that interest me, especially technology and programming.
You can acess the website here
It was made with NextJS and TailwindCSS.
Clone the repository.
Install dependencies using 'npm install'.
Run NextJS with 'npm run dev'.
Access http://localhost:3000 in your browser.