An ecommerce website to buy books online.
🔗 Bucher
- git clone https://github.com/anandbaraik/Bucher.git
- cd Bucher
- create .env file on root of your project and copy env variable from envexample and set required credentials to run app
- npm install
- npm start
- Home page
- Product listing page
- Filter and sort products
- Search product
- Individual product page
- Cart management
- Wishlist management
- Address managment
- Checkout page
- Payment gateway integration
- Authentication:
- User signup
- User signin
- Responsive ui
- React JS
- React Context API + useReducer for State management
- React Router v6
- Vanilla CSS
- React icons
- React-toastify
- Mockbee as mock-backend
- Razorpay payment gateway