Skip to content

Vars-07/Shopping-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping-Cart

Fully Functional Shopping Cart, built using NodeJs, Express, MongoDB and making using of Stripe for validating and accepting the payments.

INSTALLATION:

Run npm install and start the server using npm start, the application also requires, one to login to STRIPE and getting credentials and replacing those with the ones I used in the files checkout.js and index.js!!