mannyhenri / working-with-redux

Exercise files for O'reilly React working with redux course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

O'reilly Working with Redux exercise files

These are the exercise files for O'reilly's React working with redux course.

How they work

  • Open the folder of the video in question (The video is always the beginning state)
  • $ npm install or $ yarn
  • $ npm start or $ yarn start

About

Exercise files for O'reilly React working with redux course


Languages

Language:JavaScript 90.7%Language:HTML 9.3%