Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 430 Bytes

Commerce

An e-commerce project with checkout. Made with React, Commerce.js and Stripe.

Features

  • Add items to basket
  • View items in basket with individual price, quantity and total price
  • Increase or decrease quantity of individual products in basket
  • Proceed to checkout and enter delivery and payment information
  • Confirmation screen when order is successful