Skip to content

sakilk130/express-online-shop

Repository files navigation

Express Online Shop

This is a sample online shop.

Live Demo here.

Screenshot:

Screenshot Screenshot

Instructions

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

Built with

  • Nodejs
  • Expressjs
  • EJS
  • MongoDB
  • Mongoose
  • Stripe Payment Gateway
  • SendGrid: Email Delivery Service