This repository contains HTML and CSS pages to create an authentication user interface, including login, password change, and account creation pages. The pages were developed with a modern and responsive design, using HTML, CSS, and JavaScript.
-
Login:
- Simple and intuitive login interface.
- Support for login with Facebook and Google.
- Integrated password recovery and account creation.
-
Forgot Password:
- Page to reset the password via email.
- User-friendly design for a smooth experience.
-
Account Creation:
- Registration form with fields for username, email, and password.
- Input validation to ensure correct information.
-
Clone the repository to your local development environment.
git clone https://github.com/pierleeb/AuthenticationandAccount.git
-
Open the HTML pages in your favorite browser.
index.html
for the login page.forgot-password.html
for password recovery.signup.html
for account creation.
-
Customize as needed to meet your specific requirements.
Contributions are welcome! Feel free to open issues and pull requests for improvements, bug fixes, or new features.
This project is licensed under the MIT License, which means you can use, modify, and distribute it freely. See the LICENSE file for more details.
Developed by pierleeb