This is the React Client for the live video streaming service
- react-js [Ref]
- Google API Ref Script Location
- redux, react-router-dom, redux-form
- axios, redux-thunk
- flv.js [Ref]
- Semantics UI (for CSS) [Ref]
Full list: package.json
In the project directory, you can run:
Install the required packages in node_modules directory from the package-lock.json file
Run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
main file: index.js
List: types
-
SIGN_IN
-
SIGN_OUT
-
CREATE_STREAM
-
FETCH_STREAMS
-
FETCH_STREAM
-
DELETE_STREAM
-
EDIT_STREAM
Definitions: