Skip to content

nsmehta/React-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-website

My Portfolio Website

Run Instructions:

  1. Clone the repository: git clone https://github.com/nsmehta/React-website.git
  2. Go inside the project folder: cd React-website
  3. Install packages using NPM: npm install
  4. Run the project locally: npm start