https://github.com/shivabhattacharjee/minimal-login-form
A simple login form made using vanilla css javascript and html
https://github.com/shivabhattacharjee/minimal-login-form
css frontend javascript login-page login-page-using-html-css minimal responsive
Last synced: 4 months ago
JSON representation
A simple login form made using vanilla css javascript and html
- Host: GitHub
- URL: https://github.com/shivabhattacharjee/minimal-login-form
- Owner: ShivaBhattacharjee
- License: gpl-3.0
- Created: 2023-02-08T15:28:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T12:38:07.000Z (over 2 years ago)
- Last Synced: 2025-09-07T03:39:32.945Z (10 months ago)
- Topics: css, frontend, javascript, login-page, login-page-using-html-css, minimal, responsive
- Language: CSS
- Homepage: https://shivabhattacharjee.github.io/minimal-login-form/login.html
- Size: 52.7 KB
- Stars: 12
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Minimal Login Form
A responsive login form template using vanilla css and javascript
View Demo
## Table Of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [License](#license)
* [Authors](#authors)
## About The Project

## Built With
* [HTML](https://www.w3schools.com/html/#gsc.tab=0)
* [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
* [Javascript](https://www.w3schools.com/js/js_intro.asp)
### Prerequisites
Git is a distributed version control system used for software development. It allows multiple developers to work on the same codebase simultaneously, keeping track of changes and managing versions. It also enables users to revert changes and collaborate more effectively.
### Installation
```sh
git clone https://github.com/ShivaBhattacharjee/login
cd minimal-login-form
start login.html
```
## License
Distributed under the GNU GENERAL PUBLIC LICENSE. See [LICENSE](https://github.com/ShivaBhattacharjee/minimal-login-form/blob/main/LICENSE) for more information
## Authors
* **Shiva Bhattacharjee** - [Shiva Bhattacharjee](https://github.com/ShivaBhattacharjee)