MyReads Project
This project allows to manage different book shelf, search and add new books, and move them around different shelves.
Install and Run
- install all project dependencies with
npm install
- start the development server with
npm start
React and Redux book library project. It demonstrates how to use different react-redux functionality using a simple book library project.
JavaScript