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

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.

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
![Screenshot of sample 1](screenshots/1.PNG)

### 2
![Screenshot of sample 2](screenshots/2.gif)

### 3
![Screenshot of sample 3](screenshots/3.gif)

### 4
![Screenshot of sample 4](screenshots/4.gif)

## 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