Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cristian-sbardelotto/qr-code-generator

A simple QR Code generator that allows the user to download the image of any link that was typed. Idea provided by Sujeito Programador.
https://github.com/cristian-sbardelotto/qr-code-generator

qrcode qrcode-generator reactjs

Last synced: 15 days ago
JSON representation

A simple QR Code generator that allows the user to download the image of any link that was typed. Idea provided by Sujeito Programador.

Awesome Lists containing this project

README

        

QR Code Generator


A simple QR Code generator that allows the user to download the image of any link that was typed. Idea provided by Sujeito Programador.


Technologies   |   
Installation   |   
Layout      



Project preview

🖱️ Technologies

This project was made with the following technologies/libraries:

- ReactJS
- QrCode - lib
- Git
- Github


🖥️ Layout


> To see the Deploy, check [THIS LINK.](https://qr-code-generator-pied.vercel.app)


📤 Installation

>

Firstly, you need to clone the project on your machine:



git clone https://github.com/cristian-sbardelotto/qr-code-generator


>

After that, open the project folder and install the dependencies:

npm i

yarn

>

To run the project on your browser, use:

npm run dev


yarn dev


---

Enjoy this project!


Developed with ❤️ by Cristian Sbardelotto


[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/cristian-k-sbardelotto/)
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/cristian-sbardelotto)