E-Commerce site developed using Node js which allows users to purchase and sell products within their neighbourhood. The payment is done through the Stripe payment gateway.
This
- git clone https://github.com/dshankar4/E-Commerce.git
- move to the cloned directory and do the following
- npm install
- node app.js
- open http://localhost:3000 in your browser