Skip to content

Bücher is an e-commerce app to buy books online. It has features like cart & wishlist management, payment integration, and all the primary feature that are required in an e-commerce app.

Notifications You must be signed in to change notification settings

anandbaraik/Bucher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucher

An ecommerce website to buy books online.

live link

🔗 Bucher

How to install and run locally ?

- 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

Features

  • 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

Built with

  • 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

Screenshots

Home Page

Bücher

Product Listing Page

Bücher-product-listing

Product Details Page

Bücher-book-details

Wishlist Page

Bücher-wishlist

Cart Page

Bücher-cart

Checkout Page

Bücher-checkout

Sign up Page

Bücher-signup

Sign in Page

Bücher-signin

Profile Page

Bücher-profile

Address Page

Bücher-address

About

Bücher is an e-commerce app to buy books online. It has features like cart & wishlist management, payment integration, and all the primary feature that are required in an e-commerce app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published