Skip to content

popov-alex/Video_Streams--Redux-Thunk_Router_Form_Portals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This app was designed to manage video streams using RTMP server and OBS platform. However, OBS logic was not integrated into this project.

Features:

  • the app is built with React with REST-ful conventions;
  • the state is managed by Redux;
  • async actions - by Redux Thunk;
  • navigation is handled by React Router;
  • authentication is rendered with Google OAuth library;
  • forms are managed by Redux Form;
  • React Portals are used for modals.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published