Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 707 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 707 Bytes

react-redux streamer

A clone of Twitch, a live streaming video platform.

Features

  • Google OAuth 2.0 for login/out authentication system
  • CRUD operations with React-Redux: create, read, update and delete a stream
  • User can create unlimited streams/channels that they can stream to
  • Flv.js to create HTML video player: https://www.npmjs.com/package/flv.js

Other Tools Used (not included in this repo)