Simple Angular.js YIFY torrents browser.
Proceed to the demo page to see it in action.
Using Angular.js, this application consumes YIFY torrents public API, providing a good UI for general searches.
1 - Clone the repo;
2 - Install dependencies:
npm install
bower install
3 - Run Grunt to develop (watch tasks) and run the built in local server (localhost:9000):
grunt
4 - Profit?
This project has no association, whatsoever, with YIFY Torrents. It is a mere showcase of Angular.js usage consuming YIFY Torrents public API. Use at your own risk and responsibility.