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
- Host: GitHub
- URL: https://github.com/equimper/streamingappredux
- Owner: EQuimper
- Created: 2016-05-25T21:44:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-05T22:53:00.000Z (over 8 years ago)
- Last Synced: 2025-08-04T11:45:05.190Z (2 months ago)
- Language: JavaScript
- Homepage: http://equimper.github.io/streamingAppRedux
- Size: 4.78 MB
- Stars: 23
- Watchers: 4
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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