A website that allows people to buy and sell physical goods, services, and digital products over the internet, through this e-commerce website, a business can process orders, add products in the cart, accept payments through Paytm payment Gateway.
Priyam Gupta - @GuptaPriyam3955
An open source ecommerce web application built using React JS and Node JS. It includes products screen, cart, checkout and payment.
- Clone the repository:
git clone https://github.com/Priyam3955/Ecommerce-Web
- Change directory and install dependencies:
npm install
start server in server.js
- Client Side
cd client
npm start