Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 329 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 329 Bytes

My developer portfolio

This build contains my portfolio

To view this in browser use the following link

To run this build locally run the following commands:

  1. git clone https://github.com/Hardik500/portfolio.git
  2. cd portfolio\
  3. npm install
  4. npm start