Skip to content

ana-rosu/CrwnClothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crown Clothing

Redux store's initial state

 state: {
   user: { currentUser: null},
   categories: { categories: []},
   cart: {
     cartItems: [],
     isCartOpen: false,
   }
 }

About

A full-stack e-commerce web application (desktop-compatible) built with React, Redux Toolkit, Firebase Authentication/Firestore, and Stripe for payment processing.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages