Skip to content

manthony9/react-clothing-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothing-Store

a simple react-based clothing store

📌 What did I learn ?

  • How to use redux to make a single source of truth to render the app
  • Using selectos for better optimization and usability of code. This way the selectors only transfer data that is needed and not the entirety of the state.
  • Using reducers and action modules to faciliate the singles-source of truth concept. Passing actions and props to the reducer.
  • Using firebase-auth for easy authroization

Heroku Link: https://crwn-morris.herokuapp.com/shop/hats

Note: This project was part of a guided Udemy Project on React

About

a simple react based clothing store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published