This is a simple book store app which is using Java Spring Boot as backend and ReactJS as frontend.
It provides following features:
- Add to cart
- Searching
- Mock checkout
- Displays categories and top sellers
##Home Screen ##Search A Book ##Add To Cart ##Sticky Cart Cart moves along page scroll
The core purpose of building this app is to explore Java Spring Boot and produce a minimal book store demo app.