Skip to content

A small video streaming app, built with Semantic UI, React-Redux, and OAuth 2.0 Google API.

Notifications You must be signed in to change notification settings

vexuzdorotan/vextream__react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeXtream | Video Streaming App

A small video streaming app, built with Semantic UI, React-Redux, and OAuth 2.0 Google API.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm i

To start server:

npm start

Adding Environment Variables:

  • Create .env.development.local file in /client directory
  • Add your own Google API Client ID: REACT_APP_KEY={YOUR_CLIENT_ID}

To visit app:

localhost:3000

About

A small video streaming app, built with Semantic UI, React-Redux, and OAuth 2.0 Google API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published