Around 60% of food waste comes from homes, often as a result of expiration. This application, 'Pantry', allows users to minimize their waste through expiration tracking and reminders.
Instructions for running:
- Clone this repository.
- Download Node.js (https://nodejs.org/en/download).
- Open the terminal and navigate to the directory where the project is saved.
- Run the following commands: a. npm install -g npm b. npm install react-scripts --save c. npm run build d. npm run start
- A new tab should open running the application.