Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 731 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 731 Bytes

My React Portfolio Website

This is my personal portfolio website built with React. It showcases my projects, skills, and provides a bit of information about me.

Demo

You can check out my portfolio website huzaifa-02.netlify.app.

Installation

If you want to run this project locally, follow these steps:

  1. Clone this repository:
  git clone [email protected]:HuzaifaIlyas02/Portfolio.git
  1. Navigate to the folder:
cd react-portfolio
  1. Install dependencies:
npm install
  1. Run Locally:
npm run dev

Tech Stack

React, HTML, CSS, JavaScript

License

This project is licensed under the MIT License