Skip to content

mlolson/tint

Repository files navigation

##Youtube instant search

###About

A web app that allows the user to search for and watch YouTube videos.

###Technologies used

The back end app is written in Scala using the Play Framework. The front end uses React.js.

The app makes queries against the Youtube Data API using Google's Java client library. ###Install

  1. Install Play framework 2.3

  2. Clone this repository

  3. Obtain a YouTube Data API access key. Your API key and application name must be specified in conf/application.conf

  4. Run at localhost:9000 using the command activator compile run (more information on using Play)

About

Youtube instant search!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published