💼 Discover my 2023/24 ⚛️Reactive Portfolio⚛️, featuring personal and internal-team projects from 2022 to today. Explore my work, access my resume, and connect with me using the contact form! Let's collaborate and create something amazing together.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
Example commands:
cd your-folder
git clone [email protected]:ITurres/iturres-reactive-portfolio.git
cd your-folder
git clone https://github.com/ITurres/iturres-reactive-portfolio.git
cd your-folder
gh repo clone ITurres/iturres-reactive-portfolio
Install this project’s dependencies with:
npm install
To run the project, execute the following command:
npm start
To run the linters included in this project, execute the following command:
npx eslint "**/*.{ts,tsx}"
npx stylelint "**/*.{css,scss}"
👤 Arthur Iturres
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you liked this project!
This project is MIT licensed.