A simple web application that allows users to generate QR codes for Wi-Fi credentials. The generated QR code can be scanned to connect to the Wi-Fi network without manually entering the SSID and password.
- Input your Wi-Fi Network Name (SSID) and Password
- Choose the Encryption Type (WPA, WEP, or None)
- Real-time QR code generation as you type
- Option to hide the password for printing
- Print the QR code along with Wi-Fi credentials
- HTML
- CSS
- JavaScript
- Bootstrap
- QRCode.js
- Visit the deployed application: Wi-Fi QR Code Generator
- Clone the repository to your local machine (if needed):
git clone https://github.com/nighthawkk/Wi-Fi-QR-Code-Generator