Skip to content

pumuckelo/LearnRedux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LearnRedux

Created a custom Redux Store from Scratch. Implemented Action Creators, Reducers and Dispatchers. Combined with a simple HTML UI that get's rendered by the information in the state.

You can also view another implementation with the actual Redux library in the withRedux branch.

Install

npm install
npm start 

(Opens your default browser automatically)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published