An open API service indexing awesome lists of open source software.

https://github.com/lascc/qr-generator

Online test is available 👉
https://github.com/lascc/qr-generator

qr-codes qr-generator qrcode qrcode-generator qrcode-scanner react solid

Last synced: 1 day ago
JSON representation

Online test is available 👉

Awesome Lists containing this project

README

        

[![N|Solid](https://i.imgur.com/BgMrWT3.png)](https://sowd6.csb.app/)

- 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.

```sh
$ npm i
$ npm start
```

### Todos

- Change the interface
- Add Dark mode

### Screenshots
[![N|Solid](https://i.imgur.com/FF5P6EB.png)](https://i.imgur.com/FF5P6EB.png/)
[![N|Solid](https://i.imgur.com/e3L5XRp.png)](https://i.imgur.com/e3L5XRp.png/)

@LasCC