Skip to content

geekyshow1/reactmaterialcrudapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React JS CRUD Project with API Call

To run this Project follow below steps

npm install 
npm install -g json-server

Open Terminal 1 - Start Json server

json-server --watch db.json --port 3333

Open Terminal 2 - Run React JS Application

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages