This is my personal portfolio, built with Astro and TailwindCSS
- Main, Projects and Contact pages
- English and Spanish language support (still working on it).
- Dark theme
- Theme toggler
- Availability
- Dynamic Routing
- Minimalistic Design
- Open a new terminal in the project folder. Ensure that you have Node.js and NPM installed.
- Run
npm run i
first to install all dependencies - Run
npm run dev
to run the project. Ensure to have all models installed. - Go to
https://localhost:4321/
NOTE: This project is still under development, some functions may don't work yet, you can also use this project for your own projects. Also, feel free to use this portfolio for your own portfolio.