Skip to content

amaralc/workshop-modern-redux-with-redux-toolkit-and-typescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Shopping Cart

Example shopping cart application for learning redux and redux toolkit. Goes along with the egghead course Modern Redux with Redux Toolkit (RTK) and TypeScript.

Setup

Checkout the code base and then type:

npm install
npm run dev

Lessons

The lessons/ folder contains a unique folder for each lesson including a README with a description of that lesson and any files that were modified as part of that lesson.

The final state of the application can also be found in the final branch.

Technologies

About

A basic redux shopping cart example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • CSS 2.5%
  • HTML 0.5%