An open API service indexing awesome lists of open source software.

https://github.com/equimper/streamingappredux

Streaming app build with React / Redux with the Twitch API
https://github.com/equimper/streamingappredux

Last synced: about 1 month ago
JSON representation

Streaming app build with React / Redux with the Twitch API

Awesome Lists containing this project

README

          

# 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](https://github.com/EQuimper/streamingAppRedux/issues) and add the tag features request.

##### I accept contribution