In this video we implement a book directory REST API into a new React project using Redux, Material-UI, Axios, and react-router-dom. We are going to be able to fetch all books, edit them and also delete them. This would be the next video from our previous tutorial where we build a REST API for a book directory app using Node.js.
Code:
https://github.com/codingvenue/book-d…
Subscribe: https://www.youtube.com/c/CodingVenue/featured
#react #redux #javascript