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 "
- 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.
- HTML5 for structure
- CSS3 for styling
- JavaScript for interactivity
- A modern web browser
- Node.js (Optional for running a local server)
-
Clone the repository:
git clone https://github.com/tejazmali/instagram-login-clone.git cd instagram-login-clone
-
Open the
index.html
file in your browser, or use a live server for a better experience:npx serve
This project can be easily deployed on platforms like Vercel, Netlify, or GitHub Pages.
Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.
This project is licensed under the MIT License.