/react-node-youtube

Web app for join and watch youtube streamers

Primary LanguageJavaScript

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