Streamyy A Streaming Application made using React and Redux . RTMP server is setup for getting video feed and JSON server for listing out different streams To start the json server cd api/ npm start To start the rtmp server cd rtmpserver/ npm start To start the react application cd client/ npm start Home Page when user is logged in Creating a Stream Editing a Stream Watching a Stream Deleting a Stream