Skip to content

sobitp59/openbook-ecommmerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBook : An E-commerce web application to purchase books.

Video

Install and Run Locally

$ git clone https://github.com/sobitp59/openbook-ecommmerce.git
$ cd openbook-ecommmerce
$ yarn install
$ yarn start

Features

  • landing page with featured categories
  • product listing page
  • filter and sort products functionalities
  • search product functionality
  • individual product page
  • cart management
  • wishlist management
  • address management
  • order management
  • checkout page
  • payment gateway integration with razorpay
  • authentication:
    • user signup
    • User login
    • user logout
  • error page
  • toast and loaders
  • mobile responsive

Tech Stack Used

  • React JS
  • React Context API + useReducer
  • React Router v6
  • Vanilla CSS
  • React Icons
  • Razorpay payment gateway
  • mockBee for backend
  • React Hot Toast

About

An e-commerce web application to buy the best books.

Topics

Resources

Stars

Watchers

Forks

Contributors