Skip to content

A very simple workflow of how to get started with Redux using the Redux toolkit

License

Notifications You must be signed in to change notification settings

abongsjoel/redux-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Toolkit Tutorial

This project contains a very simple workflow of how to get started with Redux using the Redux toolkit

In this repository are three folders:

  • starter
  • complete
  • with createSlice

To follow along with the Tutorials, navigate into the starter folder and run npm install i.e.

cd starter

npm install

npm start

Then follow along the steps in this article.

If you get lost at any point, you can compare your solution to the content of the complete folder.

The with createSlice folder contains the code restructured to use slices.

Built Using

  • JavaScript
  • React
  • Redux

Author

👤 Chi A. Joel

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.

About

A very simple workflow of how to get started with Redux using the Redux toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published