Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.05 KB

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