Skip to content

Lalitkumar4/react-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Admin

Showcase of React Admin with JSON-Server REST API.

Dependencies 🛠️

  • React.js
  • Material UI
  • react-admin
  • json-server

Usage

Install dependencies

npm install 

Install client dependencies

cd client npm install cd .. 

Run client and server

npm run dev 

Visit: http://localhost:3000

Run server only

npm run server 

The server will be accessible at: http://localhost:5000

Run client only

npm run client 

The client will be accessible at: http://localhost:3000

Video

video.mp4

About

React Admin with JSON-Server Integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors