Book Store App

Exercise: Refactor the code to use Redux

Getting Started

  • Clone the project, then run
$ npm install
  • Run npm run dev to start the json-server on port 5000.

  • Run npm start to start the React app.

Author: dhminh1024