Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Srchr

This app searches Flickr and Youtube for content based an a search term entered by a user. It is intended as a demo of techniques for building client-side apps. It uses a variety of technologies, including:

Running the app

  1. Install node. You can follow the instructions here, or use Homebrew on a Mac: brew install node.
  2. Run npm install from the root directory of this project to load the dependencies.
  3. Copy server/config.js.example to server/config.js and update with your API key(s) if you'd like. Currently, only the Youtube search will work without a key.
  4. To run the development server: node bin/dev
  5. Visit the app in your browser.

About

srchr-ember

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages