qridwan / Book-Studio

Team Work!

Home Page:https://book-studio.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Team Work!

https://book-studio.netlify.app/


Languages

Language:JavaScript 91.9%Language:CSS 5.4%Language:HTML 2.7%