Skip to content

prinsium/myportfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and usage

  1. Clone this repository
git clone https://github.com/3vdi/myportfolio.git
  1. Install dependencies
npm install
  1. change your data inside data folder

  2. Start a new terminal and run react's development server

npm start