Skip to content

rohan-buechner/streamingAppRedux

 
 

Repository files navigation

Tool used for this app:

  • React
  • Redux
  • Material-Ui
  • Webpack

Features

  • Fetch all top games
  • Fetch all streams for the game you choose
  • Can see the streams live and chat with the iframe
  • Get all the info about the streamer
  • Can follow a stream and see it in My Following section
  • Can favorite a game and see it too
  • Have toastr to show the alert

For run this app

  • Fork it
  • Change in the index.html the path for bundle.js for /static/bundle.js
  • Run npm install
  • Run npm start
  • Go to [localhost:3000] (http://localhost:3000/)

You want me to add features ?

Just had a features request on the issues section and add the tag features request.

I accept contribution

About

Streaming app build with React / Redux with the Twitch API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 2.0%
  • CSS 1.9%