BookstoreApp icon indicating copy to clipboard operation
BookstoreApp copied to clipboard

A Book store App built with react allows user to add and delete book items from a random API. The app also allows the user to see a list added books.

Results 2 BookstoreApp issues
Sort by recently updated
recently updated
newest added

in book percentage, you have used math.random but the circle and percentage are showing different stats. You can declare a variable and use it instead. In this way, you will...

- [ ] Use React Router. - [ ] Use React components.