Here you can visit my website and know me better!
The repo is public so feel free to check the code.
Before running the app, make sure you are using Node version >=20.x
.
On your terminal, run:
yarn install
Then:
yarn dev
Finally, the app should be running at:
http://localhost:3000
This website was built on top of Next.js, React, TypeScript and Tailwind.