Skip to content

Minimalistic frontend project featuring a login and registration page, designed with pure HTML and CSS.

License

Notifications You must be signed in to change notification settings

XZE3N/ParallelogramOverlayAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParallelogramOverlayAuth

GitHub License GitHub last commit GitHub Issues or Pull Requests GitHub contributors

ParallelogramOverlayAuth is a minimalistic frontend project featuring a login and registration page, designed with pure HTML and CSS. The interface uses two overlayed paralelograms on top of the main form to create a unique and modern UI.

Project Structure

/root
│
├── login.html          # Login page HTML file
├── create.html         # Register page HTML file
├── css/
│   └── login.css       # Stylesheet for the login page
│   └── create.css      # Stylesheet for the register page
└── README.md           # Project documentation

Login UI

Login Form

Features

  • Login and Register Forms: Toggle between login and registration forms with a simple UI.
  • Geometric Design: Built using two overlayed paralelogram shapes.
  • Color Scheme: Yellow and green theme for a sleek, modern look.
  • Responsive Layout: Designed to work across different screen sizes.

How to Run

  1. Clone the repository:
    git clone https://github.com/XZE3N/ParallelogramOverlayAuth.git
  2. Open login.html in any modern browser.

License

This project is open-source and available under the MIT License.

About

Minimalistic frontend project featuring a login and registration page, designed with pure HTML and CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published