React Admin Crash Course
In this video we will create an interface using React Admin as well as implement a fake REST API with JSON-Server
Code:
https://github.com/bradtraversy/react…
đź’– Support The Channel!
http://www.patreon.com/traversymedia
Website & Brad Traversy Udemy Course Links:
https://www.traversymedia.com
Follow Traversy Media:
Tweets by traversymedia
https://www.instagram.com/traversymedia
https://www.facebook.com/traversymedia
Timestamps:
Intro – 0:00
JSON-Server Setup – 2:40
Testing API – 6:09
React Setup – 7:37
Concurrently Setup – 9:13
React Cleanup – 10:30
React Admin Install & Setup – 11:00
PostList Component – 13:30
Content Range Header – 16:59
PostCreate Component – 21:44
PostEdit Component – 24:55
Adding User Resource – 27:10
source