What the Fridge was created as a Capstone project at Ada Developers Academy, Cohort 17. It was made with ReactJS, Google Firebase, and EdamamAPI. This app aims to help users reduce food waste and try new recipes.
Users can log ingredients to their kitchen, update ingredient quantities, and delete ingredients.
Users can get recipes based on ingredients in their kitchen.
- responsive design
- filter recipes
- select more than one ingredient in kitchen for recipe search
- save and favorite recipes
- create a shopping list
- user authentication
- ReactJS
- Google Cloud Firestore
- Google Firebase Hosting
- Axios
The project was bootstrapped with $ yarn create react-app
$ yarn add firebase
$ yarn firebase login
$ yarn add firebase-tools