Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pritishmishraa/react-barcode-app
- Owner: PritishMishraa
- Created: 2022-08-02T15:31:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T11:26:03.000Z (over 2 years ago)
- Last Synced: 2023-03-11T05:28:52.610Z (over 1 year ago)
- Topics: pwa, react
- Language: JavaScript
- Homepage: https://react-barcode-app.vercel.app
- Size: 478 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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