Skip to content

This is my React.js + Typescript portifolio website's project.

Notifications You must be signed in to change notification settings

lmiguelcolombo/v2-react-portifolio

Repository files navigation

V2 Portifolio - React.js

Welcome to my portfolio website, built with React.js + Typescript! I'm excited to share my work with you and show you what I can do.

You might be wondering, why did I build this website? Well, I wanted to solve a problem that many of us face - visibility on the internet, especially when it comes to hiring teams and recruiters. This portfolio website is my solution to that problem, and it also serves as a platform for me to showcase my skills, experience, and projects.

🥞 Tech Stack:

React  TypeScript  JavaScript  SCSS 

🗂️ Project Management

This project is managed using Agile methodology with the help of Trello.

Sprints

  • Sprint 01 (02/08/2024 - 02/16/2024)
  • Sprint 02 (02/19/2024 - 02/29/2024)
  • Sprint 03 (02/29/2024 - 03/15/2024)
  • Sprint 04 (03/18/2024 - 03/27/2024)
  • Sprint 05 (03/28/2024 - 04/10/2024)

📁 Project Structure

The project structure is organized as follows:

  • src: Contains the source code of the application.
    • components: Contains all the reusable components used in the application.
    • hooks: Contains custom hooks used in the application.
    • utils: Contains utility functions used in the application.
    • App.scss: The main stylesheet for the application.
    • App.tsx: The main component of the application.
  • public: Contains the static assets of the application.

🛠️ Installation

To install the project, follow these steps:

  1. Clone the repository: git clone git@github.com:lmiguelcolombo/v2-react-portifolio.git for SSH or git clone https://github.com/your-username/v2-react-portifolio.git for HTTPS.

  2. Navigate to the project directory: cd v2-react-portifolio

  3. Install the dependencies: npm install

  4. Start the development server: npm run dev

The application will be available at http://localhost:3000.

📝 License

This project is licensed under the MIT License.

About

This is my React.js + Typescript portifolio website's project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published