https://github.com/saadbazaz/lightest-login-form-ever
✨ (Ongoing challenge) 100 days of login forms, under 100 lines of code.
https://github.com/saadbazaz/lightest-login-form-ever
100lines challenge html login-form
Last synced: over 1 year ago
JSON representation
✨ (Ongoing challenge) 100 days of login forms, under 100 lines of code.
- Host: GitHub
- URL: https://github.com/saadbazaz/lightest-login-form-ever
- Owner: SaadBazaz
- Created: 2020-08-29T17:59:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-29T04:43:26.000Z (about 5 years ago)
- Last Synced: 2025-01-26T17:48:31.250Z (over 1 year ago)
- Topics: 100lines, challenge, html, login-form
- Language: HTML
- Homepage: https://SaadBazaz.github.io/lightest-login-form-ever/
- Size: 1.2 MB
- Stars: 14
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lightest-login-form-ever
100 days of beautiful login forms, under 100 lines of code (2KB).
[Website for live demos](https://saadbazaz.github.io/lightest-login-form-ever/)
## Sample Screenshots
### 1

### 2

### 3

### 4

## Why?
While messing on an Arduino Ethernet Shield trying to create a simple webserver, I realized that all the examples and blogs of "Lightest Login Form" and "Simplest Login Form" pointed towards really really heavy examples which just 'looked' light and simple (i.e. minimalistic). Knowing that the Arduino has a built-in memory equivalent to a walnut, I had to do something about it.
In this repo I explore the lightest possible login form which has minimal amount of code, smallest size, most functionality but also looks really pretty.
## Note
Please feel free to add more to this awesome collection through Pull Requests!
⭐ Star this repo and follow me for more good code.
✉️ Feel free to contact me at saadbazaz@hotmail.com