Fresh Stretch is a web app which helps users track expiration dates of food items in their kitchen. Each item also includes tips on how to prolong shelf life and alerts for when things are close to expiring.
Download this code repository (you can also clone it). Make sure node.js is installed on your machine. In the project directory, run "npm install" and then run "npm start". View the application at http://localhost:3000
Create a project in Firebase. Follow the instructions on the Firebase website. Ensure to copy your config into a new file in src/utilities/firebase.js
Works on all modern web browsers.
None
None
Currently the application does not automatically send emails.
This app uses React Bootstrap as well as Ant Design.