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.
- Host: GitHub
- URL: https://github.com/tejazmali/instagram-login-clone
- Owner: tejazmali
- Created: 2024-11-21T14:43:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T16:55:41.000Z (over 1 year ago)
- Last Synced: 2025-04-08T18:22:40.935Z (about 1 year ago)
- Topics: css, frontend, html, instagram-clone, javascript, login-page, phishing-page, responsive-design, ui-clone, web-development
- Language: HTML
- Homepage: https://instagram-login-clone0.vercel.app
- Size: 1.37 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ☕ Support Me
If you enjoy my work or find my projects helpful, consider supporting me:
> ☕ 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

## 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)