• Stars
    star
    1
  • Language
    JavaScript
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a bookstore project built with ReactJS and Redux. Here the first step is building the ReactJS web app using local data and rendering them, adding them, or removing them. The next step is to replace local data with data from the server using Axios API preserving the same functionalities.