Skip to content

Shreyash-bit/shopping-cart-Node.js-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node js, Mongodb, Express js Shopping Cart

image

This project work with Stripe api for Nodejs. Go to http://stripe.com/ for more information

Requirements

  • mongodb
  • node.js
  • account on Stripe.js (for your test purchases)

Used middlewares

  • connect-mongo
  • express cookie
  • nodemon

Note:

image

Before running the app, you should login to http://stripe.com/ and copy paste publishable key to checkout.js .

Running

  • npm install
  • add stripe test key to checkout.js file (publishable not secret key for sender identification)
  • npm start / nodemon server.js (if you have nodemon installed)
  • open browser at http://localhost:3000

About

web-development project using node.js, express, mongodb, handlebars, npm, session-cookie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published