This is my personal portfolio, where I will be uploading all my projects and my resume.
To run this project, first clone the repository and then install the dependencies:
$ git clone "https://github.com/IvanRomero03/portafolio.git"
$ cd portafolio
$ npm install
To run the project locally, use the following command:
$ npm start
This project is created with:
- React
- Astro
- Tailwind CSS