https://github.com/twistedstack/react-food-inventory
Food inventory and shopping list app.
https://github.com/twistedstack/react-food-inventory
firebase-auth firestore reactjs
Last synced: 5 months ago
JSON representation
Food inventory and shopping list app.
- Host: GitHub
- URL: https://github.com/twistedstack/react-food-inventory
- Owner: twistedstack
- Created: 2023-05-04T00:45:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T04:25:28.000Z (over 2 years ago)
- Last Synced: 2025-01-24T07:27:11.015Z (about 1 year ago)
- Topics: firebase-auth, firestore, reactjs
- Language: JavaScript
- Homepage: https://food-project-4b9c2.web.app/
- Size: 544 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Food Management
> Food inventory and shopping list app.
## Screenshots

## Demo
[DEMO](https://food-project-4b9c2.web.app/)
## Tools
- ReactJS
- React Bootstrap
- React Router
- React DatePicker
### Firebase Services
- Firebase Authentication (Google)
- Cloud Firestore
- Firebase Hosting
## Installation
If you want to install this project locally:
1. Clone the repo: `git clone https://github.com/twistedstack/react-food-inventory.git`
2. Change directory: `cd react-food-inventory`
3. Install packages: `npm install`
4. Launch project: `npm start`