An open API service indexing awesome lists of open source software.

https://github.com/llopez/my-list

Simple Backbone.js application
https://github.com/llopez/my-list

Last synced: about 1 year ago
JSON representation

Simple Backbone.js application

Awesome Lists containing this project

README

          

My List
=======
My List is a simple *Backbone.js* application. It was made with the only purpose of learning.

Libs
----

* Underscore.js - Backbone.js dependency
* Backbone.js - awesome MVC JavaScript framework
* jQuery - JavaScript library

Install and use it
------------------

git clone [git-repo-url] MyList
cd MyList
open index.html

Live Demo
---------

* [Try the demo](http://llopez.github.io/my-list)