This project was bootstrapped with Create React App.
View Dune books and review them, as well as add a reading status. Filter books based on reading status, book title, authors, or the series the books belong to. View the reviews made in a list.
In the project directory, you can run:
Runs the JSON file server.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
All images are set as links copied from various sources by google.
Add a redirecting button that links to the newly made review from the book's detail.
Add remove or delete button on each review.