Skip to content

A step-by-step workshop to build a simple example app with react, redux, redux-saga, webpack and jest

License

Notifications You must be signed in to change notification settings

claudiorodriguez/react-redux-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-workshop

Welcome to my react/redux workshop! By the end of this, we will have built a simple application with:

The application will simply get some repos from the Github API (it's an easily available public API) and display them when we click a button.

You will need a terminal where you're able to run node and install npm packages.

Steps

The workshop is split into a number of incremental steps, in each of the steps' folders you'll find a README file with step-by-step instructions, and the end result of that step.

License

MIT - see LICENSE

About

A step-by-step workshop to build a simple example app with react, redux, redux-saga, webpack and jest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published