Project Specifications
- Category Web Application
- Client Personal Project
- Live Demo Launch Store
- Source Code
-
Tech Stack
Key Features
React + Redux Architecture
Built a scalable e-commerce frontend focusing on high performance, reusability, and state consistency across views.
Auth & Session Control
Integrated Firebase Authentication for secure sign-ups, user sign-ins, and persistent account state.
Centralized State Management
Utilized Redux Toolkit for clean, predictable global state handling across cart items, product catalogs, and user profiles.
Persistent Cart Logic
Synchronized Redux state with local storage to preserve cart items and user checkout data across sessions.
Payment Gateway
Integrated PayPal REST API for real-time transaction handling, sandbox testing, and seamless checkout flows.