Skip to content

Humza-Aa/Portfolio_V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

My Portfolio V2

Welcome to my new portfolio repository! This repository houses the code for my personal portfolio website, where I showcase my projects, skills, and experiences.

Copying

You are free to use the structure, code, and design of this portfolio for your own projects. Just make sure to give credit where it's due.

Getting Started

To get this project up and running on your local machine, follow these steps:

  1. Clone this repository using the following command:

    git clone https://github.com/Humza-Aa/Portfolio_V2
  2. Install the project's dependencies using the following command. The --legacy-peer-deps flag is used to handle compatibility issues between dependencies:

     npm install --legacy-peer-deps
  3. Once the installation is complete, you can start the development server:

      npm start
  4. Open your web browser and visit http://localhost:3000 to see the portfolio in action!

License

This project is licensed under the MIT License.

Thank you for visiting my portfolio repository! If you have any questions or feedback, feel free to reach out.