iturres-reactive-portfolio

💼 Discover my 2023/24 ⚛️Reactive Portfolio⚛️, featuring 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.

MIT License

Stars
22
Committers
1

📗 Table of Contents


📖 Reactive Portfolio

  • 💼 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!

🛠 Built With

Tech Stack

Libraries used:


🚀 Live Demo


💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

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

Install this project's dependencies with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Linters

To run the linters included in this project, execute the following command:

  • ESLint:
  npx eslint "**/*.{ts,tsx}"
  • Stylelint:
  npx stylelint "**/*.{css,scss}"

👥 Authors

👤 Arthur Iturres


🔭 Future Features

  • 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.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


⭐️ Show your support

Give a ⭐ if you liked this project!


📝 License

This project is MIT licensed.


Related Projects