My continuation of React Redux Course. Major "props" to Cory House!! - Pun intended :)
- Clone this Repo
https://github.com/jteib/AdvancedReact.git
- Move to this directory. -
cd AdvancedReact
- Install Dependencies. -
npm install
- Run it!! -
npm start