Skip to content

qridwan/Book-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Studio

  • this is book store application made with redux

The Project have the following functionalities:

  1. Printing all the book's (with pagination of 10 per page) URL: "/home"

  2. Detail page of each book . URL: "home/{id}/detail"

    • shown name,price,image,author on the page with add to favorites button
  3. user can add book to the favorites list on the detail page

  4. user can remove them from Favorites URL for Favorites: "home/favorites"

  5. User Can Search by Book name or Author name

Releases

No releases published

Packages

 
 
 

Contributors