Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.75 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.75 KB

A coffee ecommerce with a functional checkout

screencapture

GitHub top language
Repository size
GitHub last commit

Click here to see the live demo!   

🚀 User stories

  • User can add products into the cart;
  • User can increase and decrease product quantity into the cart;
  • User can access the cart;
  • User can search for his address through postal code;

🚀 Functionalities

  • Cart info is stored in the localStorage;
  • Address is automatically filled through ViaCEP API request;
  • After the cart contains the product, user can only increase its quantity;

🚀 Technologies

Made with ♥ by Carlos 👋 Get in touch!