Skip to content

Hardik500/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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