Skip to content

pmonty/rehook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rehook

A shopping cart using hooks and redux

Roadmap

Tutorial 1:

  • Basic cart and products components (no styling or images)
  • Convert everything to use react hooks (useState and useEffect)

Tutroial 2:

  • Product image gallery with carousel
  • Remove items from cart
  • useReducer hook!
  • Custom counter hook

Tutorial 3:

  • Testing our custom counter hook
  • Redux and FP techniques

About

A shopping cart using hooks and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published