Sudipta Roy Akash

Web & Web App Developer

Graphics & Art Designer

Gammer & Almost a Bloger

Login Page Slide Animated

  • Coded By: Sudipta Roy Akash
  • Git Repository : https://github.com/devsudipta/login-page-slide-animated.git

Β 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!