/TwitchAvid

TwitchAvid allows users to search and watch multiple streams on a single page. Supported by Twitch API

Primary LanguageJavaScript

TwitchAvid

TwitchAvid allows users to watch multiple streams on a single page. Supported by Twitch API

Technologies Used:

  • Node.js
  • Express
  • jQuery
  • Twitch API
  • Mongoose

To run locally, start the server by running this command

$ node server.js

Then go to your browser (Google Chrome recommended) and type localhost:8080 in the address bar

(Note) The login feature will not work if ran locally