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

https://github.com/robertmain/login-box

A nice looking HTML login box
https://github.com/robertmain/login-box

Last synced: over 1 year ago
JSON representation

A nice looking HTML login box

Awesome Lists containing this project

README

          

#Login Box

##Description
A login box implemented purely in HTML(that is to say that there is no authentication backend of any kind, this must be provided seperately).

##Dependancies
* [Bootstrap (Included)](http://twitter.github.io/bootstrap/)
* [jQuery (Included)](http://jquery.com/)

##Licence
GPL(See LICENCE file)