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

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.

Awesome Lists containing this project

README

          

# React Food Management
> Food inventory and shopping list app.

## Screenshots

![App Screenshot](ss.png)

## 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`