Skip to content

About coded during a Udemy course by Stephen Grider - but with react hooks and functional components instead of class based and firebase instead of json server.

Notifications You must be signed in to change notification settings

Sherinpour/Streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

React app with redux, hooks, Google Auth, OBS Streaming, Firebase

In this project, I created a React application that streams videos on the user's local computer

Capture

The project starts by using OAuth-based authentication to enable the user to login using Google API. The home screan displays a list of videos the user can stream alone with an 'Edit' and 'Delete' button to enble the user edit or delete videos they created. There is also a 'Create Stream' button that enables the user to create new streams. The project makes use of a vast variety of libraries. Built With

Reactjs
Sematic-ui
Firebase(database)

React Libraries used

axios
flv.js
lodash
react-redux
react-router-dom
redux
redux-form
redux-thunk

Usage

  • Clone project into local repository
cd rtmpserver
npm install
npm start
cd client
npm install
npm start

Acknowledgments

  • Stephen Grider

From coding along with Stephen Grider in his Udemy course https://www.udemy.com/react-redux (and code here https://github.com/StephenGrider/redux-code)

License

This project is MIT licensed.

About

About coded during a Udemy course by Stephen Grider - but with react hooks and functional components instead of class based and firebase instead of json server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published