Skip to content

anujababy1/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart

This project is specifically designed to refresh React Redux and Redux Toolkit concepts. It encompasses all the functionalities of a shopping cart. For the purpose of demonstration, Firebase Realtime Database is used for data storage.

Instructions to follow

1)git clone https://github.com/anujababy1/shopping-cart.git
2)git fetch origin
3)npm install
4)add your Firebase Realtime Database url to the cart-actions.js inside the src/store folder
4)npm start

About

Shopping Cart is built using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published