gryffs / reactreduxudemy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React and Redux

Fun side projects built during the course Redux.

##React##

Sample video viewer with search ability built during this course: Redux

Had a little fun with the styling and made it World of Warcraft themed.

###Getting Started###

  > cd React/
  > npm install
  > npm start

visit localhost:8080 in your web browser.

##Redux##

Built during this course: Redux.

###Getting Started###

  > cd Redux/
  > npm install
  > npm start

visit localhost:8080 in your web browser.

##WeatherApp##

Built during this course: Redux.

###Getting Started###

  > cd WeatherApp/
  > npm install
  > npm start

visit localhost:8080 in your web browser.

About


Languages

Language:JavaScript 92.0%Language:HTML 5.3%Language:CSS 2.8%