Skip to content

charleslamb212/QR-TEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR-TEST

Screen Sot

WiFi QR Code Generator

This project is a web application that generates WiFi QR codes for easy network login. Users can enter their network SSID (Network Name) and password, and the application will generate a QR code that can be scanned by devices to quickly connect to the WiFi network.

Features

  • Generate QR codes for WiFi network login.
  • Download generated QR code image.
  • Responsive design for various screen sizes.

Getting Started

Clone the repository:

Install dependencies:

  • npm install node.js express.js qrcode

Run the Server:

  • npm start

Usage

  • Enter your WiFi SSID (Network Name) and password in the provided form.
  • Click the "Generate QR Code" button. The QR code for your WiFi network will be displayed.
  • Click the "Download QR Code" button to download the generated QR code image.

Technologies Used

  • HTML, CSS, JavaScript for the front-end.
  • Node.js and Express.js for the back-end.
  • qrcode library for generating QR codes.
  • Pico CSS for basic styling.

Acknowledgements

  • Pico CSS for the lightweight CSS framework.
  • qrcode library for generating QR codes.

About

Wifi Login Qr Code Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors