Chapters :
00:00 - introduction
02:28 - create react project using vite
04:36 Install json server
05:23 - Prepare fake db
06:44 - Implement getPosts in the react app
09:39 - Run json server and check getPosts
13:40 - Add state
16:23 - Implement addPosts in the react app
20:00 Summary
source code https://github.com/NathanKr/json-serv...