You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created a basic twitch like clone with React/Redux on the frontend, used RTMP server to connect video stream from OBS studio to browser, and used .json in-memory DB.
Navigate to seperate components in our app using React Router
Perform Login/Logout using Google Authentication
Handling Form in Redux
CRUD operations in Redux
Error Handling
About
Created a basic twitch like clone with React/Redux on the frontend, used RTMP server to connect video stream from OBS studio to browser, and used .json in-memory DB.