Food inventory and shopping list app.
- ReactJS
- React Bootstrap
- React Router
- React DatePicker
- Firebase Authentication (Google)
- Cloud Firestore
- Firebase Hosting
If you want to install this project locally:
- Clone the repo:
git clone https://github.com/twistedstack/react-food-inventory.git
- Change directory:
cd react-food-inventory
- Install packages:
npm install
- Launch project:
npm start