Skip to content

Swetasmita/redux-shopping-cart-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Shopping Cart App

A React shopping cart application with real-time cart management using Redux for state management and Firebase Realtime Database as the backend.

Features

  • 🛒 Add, update, and remove items from your cart
  • 🔄 Real-time cart updates synced with Firebase
  • 🔐 Simple authentication (login/logout)
  • ⚛️ State management with Redux Toolkit
  • 🚀 Responsive and user-friendly UI

Live Demo

Live App

Firebase Realtime Database

Firebase Endpoint

Getting Started

  1. Clone the repository:

    git clone https://github.com/Swetasmita/redux-shopping-cart-app.git
    cd redux-shopping-cart-app
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

Technologies Used

  • React
  • Redux Toolkit
  • Firebase Realtime Database

About

A React shopping cart application with real-time cart management using Redux for state management and Firebase Realtime Database as the backend. Add, update, and remove items from your cart with instant data sync and user authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors