A perfect clone of the Discord login page built using HTML, CSS, and JavaScript.
- Accurate UI: An exact clone of the Discord login page.
- Qr Code Refresh: Simulation of QR Code refresh with same smooth animations just like in original vesion.
- Clean Code: Well-structured and commented code for easy understanding.
-
Clone the repository:
git clone https://github.com/Ayanprogrammer11/discord-login-page-clone.git cd discord-login-page-clone
-
Open the
index.html
file in your browser:open index.html
-
Open the project in your favorite code editor:
code .
-
Modify the files as needed to fit your project requirements.
-
Fork the repository: Click the "Fork" button at the top right of this page.
-
Create a branch:
git checkout -b feature/your-feature-name
-
Commit your changes:
git commit -m 'Add some feature'
-
Push to the branch:
git push origin feature/your-feature-name
-
Open a pull request: Click the "New Pull Request" button on your fork's GitHub page.
This project is licensed under the MIT License - see the LICENSE file for details.
- Author: Ayan Liaqat
- GitHub: @Ayanprogrammer11
- LinkedIn: @ayan-liaqat-5259882b4
- Inspired by the original Discord login page.
Disclaimer: This project is not affiliated with, endorsed by, or connected to Discord in any way. It is purely a clone for educational purposes.