- Javascript
- React
- Redux
In the command line run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- Filter books by category (Top-Center)
- Remove a book (Remove Button in the left)
- Add new books (Bottom form)
Implement comments, edition, progress tracking, author. Increase test coverage.
Run npm test -a