Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 611 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 611 Bytes

Streaming

A streaming clone of the infamous twitch.tv . A user can navigate and see different streams; if authenticated through GoogleAuth he can create, modify or delete his streams.

Demo

Built with

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 the browser.

Project built during Modern React with Redux on Udemy by Stephen Grider