Trashplanet is an E-Commerce Clothing website, where users can view current items, add to cart, and checkout by utilizing Commerce JS and Stripe. This project has a small backend, and primarily relies on CommerceJS functionality.
Home page features sections for different clothing categories, including a shop-social section. A modal appears, detailing the clothing items worn in the displayed photo.
Users are able to view all clothing items. Clicking them will take them to the individual items page.
From here, users can view item information and add it to cart.
Users can view items in a cart, delete an item from a cart, add item to their cart or clear the cart entirely.
Users can utilize a form and purchase items. Utilizes the Stripe and CommerceJS API
- Sectioned Categories
- Profiles to view past orders
- Items like this
- React Js - Javascript Library for frontend UI
- [Bootstrap] (https://getbootstrap.com/) - Front End open source toolkit
- Commerce Js - E Commerce API, external clothing/commerce database functionality and storage
- [Stripe] (https://stripe.com/)