Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moigonzalez/pwa-barcode-scanner
Information about food from the barcode, on your phone 🛒
https://github.com/moigonzalez/pwa-barcode-scanner
barcode barcode-scanner food food-additives food-products open-food-database open-food-facts progressive-web-app pwa react reactjs
Last synced: about 1 month ago
JSON representation
Information about food from the barcode, on your phone 🛒
- Host: GitHub
- URL: https://github.com/moigonzalez/pwa-barcode-scanner
- Owner: moigonzalez
- Created: 2019-01-08T12:14:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:06:09.000Z (almost 2 years ago)
- Last Synced: 2024-08-13T03:04:20.266Z (5 months ago)
- Topics: barcode, barcode-scanner, food, food-additives, food-products, open-food-database, open-food-facts, progressive-web-app, pwa, react, reactjs
- Language: JavaScript
- Homepage: https://pwascanit.com/
- Size: 17.8 MB
- Stars: 197
- Watchers: 10
- Forks: 42
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/97e2ce4d-44a6-41c7-9382-7c5ad0196547/deploy-status)](https://app.netlify.com/sites/stoic-easley-8962cb/deploys)
# PWA Barcode Scanner 🛒
Scan product's barcode and get its nutritional values 🍎
# Demo
## See it live
[https://pwascanit.com/](https://pwascanit.com/)
## Gif
# Screenshots
# Clone the Repository
```bash
git clone https://github.com/moigonzalez/pwa-barcode-scanner.git
```# Installation
```bash
npm install
```# Development
```bash
npm run dev
```# Contributing
Please see our [contributing.md](https://github.com/moigonzalez/pwa-barcode-scanner/blob/master/contributing.md)
# Open Food Facts
All the information comes from [Open Food Facts](https://world.openfoodfacts.org/discover) Database.
Free and open database of food products from around the world!