Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ericneves/qrcode

QRCode - Frontend Mentor :rocket:
https://github.com/ericneves/qrcode

babel css express html javascript nodejs qrcodejs webpack

Last synced: 7 days ago
JSON representation

QRCode - Frontend Mentor :rocket:

Awesome Lists containing this project

README

        

#### QRcode Project ๐Ÿš€

Projeto simples proposto pela plataforma Frontend Mentor. Neste projeto algumas features foram implementadas juntamente com o uso do Webpack, Babel, QRCode e entre outros.

Soluรงรฃo: https://www.frontendmentor.io/solutions/qr-code-component-CyOyGF1nxN

#### Executando โš™๏ธ

```sh
# Website: https://qrcoderq.netlify.app/

# Clone
$ git clone https://github.com/EricNeves/QRCode.git

# Install Dependencies
$ cd QRCode && npm install

# Execute
$ npm start
# Run mode development
$ npm run dev
# Build
$ npm run build
```

#### Ferramentas ๐Ÿ› 

* HTML5
* CSS3
* Javascript
* QRCode
* NodeJS
* Express
* Webpack
* Babel

#### License