https://www.udemy.com/course/react-redux/
In this project we implemented CRUD operation using ReactJs.
For state management we used Redux.
For navigation we used React-Router.
https://console.developers.google.com/
https://jsonplaceholder.typicode.com/
https://github.com/illuspas/Node-Media-Server
OBS to stream video. https://obsproject.com/
1.Clone project using: git clone https://github.com/berdesourabh/Streaming_project.git
- cd api
- npm start
- cd rtmpserver
- npm start
- cd client
- npm start