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