/shopping-cart-nodejs

shopping-cart build on nodejs with MVC design pattern.

Primary LanguageJavaScript

Shopping-cart-node

shopping-cart build on nodejs with MVC design pattern. Check website

Features

  • completely secure authentication.
  • Admin panel.
  • Fully functional cart+checkout system.

Installing

Set up MongoDB using mlabs change bin/config with your username and password MonogDB.

Set up Firebase project and change items addItems.hbs with your credentials.

Set up your Stripe keys in bin/config Stripe.

  npm install

  npm start