Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pritishmishraa/react-barcode-app

a react PWA that generates custom barcodes that can be downloaded
https://github.com/pritishmishraa/react-barcode-app

pwa react

Last synced: 4 days ago
JSON representation

a react PWA that generates custom barcodes that can be downloaded

Awesome Lists containing this project

README

        




# react-barcode-app
a react PWA that generates custom barcodes that can be downloaded

## Features
- mobile-first and responsive design
- generates custom barcode based on input
- disables the download button on empty input
- lets the user download the barcode in PNG format
- can be downloaded as a mobile or desktop app (PWA - progressive web app)

### Upcoming features
- [ ] more customization
- [ ] different barcode widths on different screen sizes
- [ ] SVG download option
- [ ] different barcode types
- [ ] all of [these](https://www.npmjs.com/package/next-barcode#options) features

- [X] PWA support