The Foodwise App is specifically designed to encourage and motivate people to proactively reduce food waste in their everyday lives. (bankend repo here)
DEMO: https://react-foodwise-app.vercel.app/
- Clone the repo:
git clone https://github.com/yan-fung/react-foodwise-app
- To install the package locally:
npm install
- Run the development server for the app.
npm start