Skip to content

t-devl/commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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