About the Project
Key.io is a fully functioning e-commerce website that allows a vendor to sell directly to their customers. The website comes with a product gallery, cart management, checkout, shipping and payment information, and Stripe payment integration. This store is tailored to keyboard enthusiasts but realistically could be easily modified to sell almost any physical product.
Tech Details
This project was built using a React front end and CommerceJS for the backend. CommerceJS API/SDK was used for cart and product management throughout the customer journey. The front end utilizes Material UI for most of the core components allowing them to be more modularized. For the checkout experience, React Hook Forms and Stripe payment integrations were used for a smooth experience.

You may also like

Back to Top