This repository represents an e-commerce web application built using React and it's ecosystem.
- Product categories
- Individual product card with an add button
- Sign in and sign out with persistence
- Cart with buttons to add and remove items
- Checkout option with payment method
- Payment processing using express server