This project contains files for creating an animated login and signup page using HTML, CSS, and JavaScript. The page provides a visually appealing interface for users to sign in or register for an account.
index.html
: This file contains the HTML structure for the login and signup page.styles.css
: This file contains the CSS styles for styling the login and signup page, including animations and transitions.script.js
: This file contains the JavaScript code for handling user interactions and animations on the login and signup page.
You can view the hosted webpage here.
To use the animated login and signup page:
- Clone the repository:
git clone https://github.com/NushaMBZ/Animated-Login-Signup-Page.git
- Navigate into the project directory:
cd Animated-Login-Signup-Page
- Open the
index.html
file in a web browser.
Here we have project screenshot :
- Visually appealing animations and transitions for a better user experience.
- Simple and intuitive layout for easy navigation.
- Responsive design to ensure compatibility with various screen sizes and devices.
This project is licensed under the MIT License - see the LICENSE file for details.