This project was bootstrapped with Create React App.
Demo: https://timardex.github.io/Bookshelf/
Cd into frontend and run npm install and npm start. To run test npm run test.
- Filter books by:
- book genre
- author name
- author gender
- book published year
- Sort books by:
- book name ASC and DESC
- author name ASC and DESC
- favourites
- Search books by:
- author
- book
- genre
- Load more books
- Clear all filters and search