Buy book is the online book store from where you can order wide variety of book.
https://buy-bookm.netlify.app/
Client: React, Redux-toolkit, material-ui, tailwind-css
Server: Node, Express, Jwt, Heroku
all the api call is handled through redux-toolkit
User Google Authentication
Fully Responsive
Admin can add/update/delete Book
you can search book
can add to cart and checkout
Pagination
This is the home page of website from where user can see all books without login you'll se add to cart and buy now button disable.
You can create an account and then login to this website or you can login with google,without login you can't buy books.
Once you login you will be redirected to home page,here you can search books by their Title.
From here admin can post a book by uploading a picture Title.
##check out page
From this project i learned how to work with redux toolkit.