/NodeJS-Shopping-Cart

Example integration of Stripe's Checkout API into a Node.js application

Primary LanguageHTML

NodeJS-Shopping-Cart

Example integration of Stripe's Checkout API into a Node.js application

Installation

  1. clone project with command git clone https://github.com/vanisingh-24/NodeJS-Shopping-Cart.git
  2. Install dependencies: npm install
  3. Start application: npm start
  4. Visit http://127.0.0.1:5000 in your browser