Β Animated Login Page
An animated login page built with HTML, CSS, and JavaScript. This project features a sleek sliding animation and a modern design, perfect for websites or web applications. The page is designed for desktop view, so it’s not fully responsive.
π¨ Features
– Sliding Animation: Smooth slide-in and slide-out animations for the login form.
– Customizable Design: Easily modify the colors, text, and styling to fit your project’s theme.
– Interactive Effects: JavaScript effects to enhance the user experience.
– User-Friendly Interface**: Simple, clean, and easy to navigate.
Β π οΈ Technologies Used
– HTML: For structuring the page.
– CSS: For styling and animations.
– JavaScript: For dynamic interactions.
π Project Structure
login-page-slide-animated/ βββ index.html # Main HTML file βββ style.css # CSS file for styles and animations βββ script.js # JavaScript file for interactions βββ assets/ # Directory for images, fonts, or other assets
bash
Copy code
π Getting Started
Clone the Repository
To get a local copy up and running, clone the repository with:
“`bash
git clone https://github.com/devsudipta/login-page-slide-animated.git
cd login-page-slide-animated
“`
Open the Project
Open the index.html file in your preferred browser to view the animated login page. No additional setup is required.
β¨ Usage
Customize the background image or colors in the style.css file to match your desired theme.
Update text labels or form fields directly in the index.html.
Adjust animations in the CSS file by modifying transform and transition properties.
π· Preview


π License
This project is open-source and available under the MIT License.
π€ Contributing
Feel free to fork the project, make modifications, and create pull requests. Contributions are always welcome!