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
- Host: GitHub
- URL: https://github.com/robertmain/login-box
- Owner: robertmain
- License: other
- Created: 2013-07-10T22:13:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T20:02:07.000Z (over 12 years ago)
- Last Synced: 2025-01-07T13:47:03.793Z (over 1 year ago)
- Language: CSS
- Size: 367 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)