An open API service indexing awesome lists of open source software.

https://github.com/tejazmali/instagram-login-clone

A simple clone of Instagram's login page built with HTML, CSS, and JavaScript, showcasing responsive design and modern UI practices.
https://github.com/tejazmali/instagram-login-clone

css frontend html instagram-clone javascript login-page phishing-page responsive-design ui-clone web-development

Last synced: 9 months ago
JSON representation

A simple clone of Instagram's login page built with HTML, CSS, and JavaScript, showcasing responsive design and modern UI practices.

Awesome Lists containing this project

README

          

## ☕ Support Me

If you enjoy my work or find my projects helpful, consider supporting me:


Buy Me A Coffee

> ☕ Every little bit helps me keep building cool projects and open-source tools. Thanks for your support! 🙌

---

# Instagram Login Clone

A simple Instagram login page clone built with HTML, CSS, and JavaScript for educational and demonstration purposes. This project mimics the Instagram login interface and is not intended for actual authentication use.

" IF YOU KNOW YOU KNOW HOW TO USE IT "

## Features

- Responsive design that adapts to different screen sizes.
- Clean and modern UI inspired by Instagram.
- Placeholder form for username and password input.
- Mobile-friendly layout.

## Demo

[Live Demo](https://instagram-login-clone0.vercel.app)

## Screenshots

![Desktop View](https://github.com/user-attachments/assets/08701142-5441-408b-821c-1471b31af49c)

## Built With

- **HTML5** for structure
- **CSS3** for styling
- **JavaScript** for interactivity

## Getting Started

### Prerequisites

- A modern web browser
- [Node.js](https://nodejs.org/) (Optional for running a local server)

### Installation

1. Clone the repository:
```bash
git clone https://github.com/tejazmali/instagram-login-clone.git
cd instagram-login-clone
```

2. Open the `index.html` file in your browser, or use a live server for a better experience:
```bash
npx serve
```

### Deployment

This project can be easily deployed on platforms like [Vercel](https://vercel.com), [Netlify](https://www.netlify.com), or GitHub Pages.

## Contributing

Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.

## License

This project is licensed under the [MIT License](LICENSE).

## Contact

- **GitHub:** [tejazmali](https://github.com/tejazmali)
- **Website:** [Portfolio](https://tejasmali.vercel.app)