Skip to content

rizkiramadhanx/contact-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact App React

How to install :

  1. Clone this repo
  2. Install depedencies with "npm install"
  3. Run json-server with "npm run server"
  4. Run this aplication with "npm start"