This is a sample online shop.
Live Demo here.
First clone this repository.
$ git clone https://github.com/sakilk130/express-online-shop.git
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm start # or yarn start
- Nodejs
- Expressjs
- EJS
- MongoDB
- Mongoose
- Stripe Payment Gateway
- SendGrid: Email Delivery Service