Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 317 Bytes

A minimal e-commerce application. Built with React on the frontend, node.js for the backend server and firebase for data persistance. The app has the basic functionalities of a e-comms app such as:

  1. Sign Up
  2. Register / Login
  3. Google O-Auth
  4. View products
  5. Add to cart
  6. View Cart
  7. Checkout with Stripe