keirstaple / lousy-lifehacks

Ember app using Youtube API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lousy Lifehacks

By Oskar Radon, Keir Staple, Andrew Telleria, and Trevor Elvey

Description

Lousy lifehacks is a simple Ember app where a user can search for Lifehack videos for anything they might want to learn about. The app returns videos with low view counts (by searching for most recently uploaded), ensuring hilarious results. View a live version of the app here.

Installation

  • git clone https://github.com/oskarradon/lousy-lifehacks.git this repository
  • change into the new directory
  • npm install
  • bower install
  • ember server
  • Visit your app at http://localhost:4200.
  • OR just click here!

Technologies Used

  • Ember
  • Handlebars
  • NPM
  • Node
  • Bower
  • HTML
  • SCSS
  • Git
License

This software is licensed under the MIT license.

© 2016 Oskar, Keir, Andrew, and Trevor

About

Ember app using Youtube API


Languages

Language:JavaScript 45.1%Language:CSS 37.0%Language:HTML 18.0%