Skip to content

Redux is a state container for JavaScript apps. It can be used with any Js view framework / Library . But it’s most popular because of its usage with ReactJs. This repo contains the source code for the Medium blog Learn-react-redux-in-7-minutes.

Notifications You must be signed in to change notification settings

sap9433/learn-react-redux-in-7-minutes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge forthebadge

Learn-react-redux-in-7-minutes

This repo contains entire source code for Medium blog Learn-react-redux-in-7-minutes

Running the code

git pull
npm install
npm run server

And your application will be up & running @ localhost:5326

Here is the Demo. forthebadge

Share

Twitter URL

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>

About

Redux is a state container for JavaScript apps. It can be used with any Js view framework / Library . But it’s most popular because of its usage with ReactJs. This repo contains the source code for the Medium blog Learn-react-redux-in-7-minutes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published