- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future features
- 🤝 Contributing
- ⭐️ Show your support
- 💼 Welcome to my 2023 ⚛️Reactive portfolio⚛️, where I proudly present a collection of projects I've diligently worked on from 2022 until today. Feel free to explore these endeavors and witness the evolution of my skills and creativity. If you're interested in learning more about my background and experience, you can find my resume on the about page of the portfolio. For any inquiries or collaboration opportunities, please don't hesitate to reach out through the contact form on the contact page. I'm excited to share my journey with you and look forward to connecting!
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:
- With SSH:
cd your-folder
git clone [email protected]:ITurres/iturres-reactive-portfolio.git
- With HTTPS:
cd your-folder
git clone https://github.com/ITurres/iturres-reactive-portfolio.git
- With GitHub CLI:
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:
- ESLint:
npx eslint "**/*.{ts,tsx}"
- Stylelint:
npx stylelint "**/*.{css,scss}"
👤 Arthur Iturres
- GitHub: @ITurres
- LinkedIn: Arthur Emanuel G. Iturres
- Angellist / Wellfound: Arturo (Arthur) Emanuel Guerra Iturres
- Youtube: Arturo Emanuel Guerra Iturres - Youtube Channel
- Add Suspense and ErrorBoundaries.
- Swap configs to Environmental Variables.
- Small Waving Alien in Thank You btn message at the contact form.
- Horizontal ide Navbar.
- Update resume link and expertise data.
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.