omarangelino / react-node-youtube

Web app for join and watch youtube streamers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-node-youtube

Web app for join and watch youtube streamers

NODE, Mongodb and Google Apps.

Steps to run locally:

clone repository
change configurations ("clientID" , 'clientSecret', 'callbackURL', 'DB url')
if you don't want to use mongodb, active the file user system from useFile = false => true
npm install
run local mongo db  if you are using file user is not necesary
npm run start

About

Web app for join and watch youtube streamers


Languages

Language:JavaScript 99.8%Language:CSS 0.2%Language:HTML 0.0%