Skip to content

nirmalks/bookstore-react

Repository files navigation

  • Bookstore using React and TS, powered by a Spring Boot BE - https://github.com/nirmalks/bookstore-spring-be
  • Uses Redux for state management
  • React router for routing, loaders and actions
  • React hook form for forms and form validation
  • Tanstack query is used only for caching
  • Daisy ui as UI library
  • Unit Tests are written using jest (not comprehensive)
  • Vite as build tool

Screenshots Homepage(not logged in) bookstore-react-homepage

Specific book page bookstore-book-page

Search page bookstore-search-page

Add to cart action bookstore-add-to-cart

Cart page(not logged in) bookstore-cart-page

Cart page (logged in) bookstore-cart-loggedin-page

Checkout page bookstore-checkout-page

Orders page bookstore-order-page

Login Page bookstore-login-page

Register Page bookstore-register

Homepage(logged in) bookstore-logged-in

About

Bookstore app using React, react router, tanstack query and daisyui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published