Skip to content

LasCC/QR-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

N|Solid

  • Built with React
  • Totally free to use
  • Generate QR code with simplicity !

Features!

  • This app generate the following QR code :
    • WIFI
    • URL
    • Phone Call
    • SMS
    • Email
    • Contact card

Tech part

This chat app uses a number of open source projects to work properly :

  • React
  • Material-ui by Google
  • jsPDF
  • html-2-canvas

And of course this app itself is open source with a public repository http://github.com/LasCC/QR-generator available on GitHub.

Installation

Install all the dependencies and start the project.

$ npm i 
$ npm start

Todos

  • Change the interface
  • Add Dark mode

Screenshots

N|Solid N|Solid

@LasCC