Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.48 KB

File metadata and controls

41 lines (34 loc) · 1.48 KB

Online Shopping Electronic Store | Sahu DIGITAL

What is Sahu DIGITAL?

Sahu DIGITAL is a e-commerce web-app to sell electronics online. It can store product details and showcase them to the user in a good user interface. It has all necessary features required for a e-commerce app such as filters, cart, wishlist, user authentication, checkout and payment gateway.

List of Features

Tech-Stack

  • ReactJS
  • React Router
  • Sahu UI
  • Razorpay Gateway

How to install & run Sahu DIGITAL locally?

$ git clone https://github.com/CallMeSahu/sahu-digital-react.git
$ cd sahu-digital-react
$ npm install
$ npm start