Skip to content
Snippets Groups Projects
Select Git revision
  • 0ba24f43d2e9b6ed4c6fb49869f5abcca03d982c
  • main default
  • lia
  • lz449-main-patch-11361
  • Banner
  • agm67-main-patch-47955
  • agm67-main-patch-84618
  • agm67-main-patch-11005
  • material-ui
9 results

whats_in_your_fridge

Whats_In_Your_Fridge

CI 102/103 project to create a website to let users input ingredients they have, and will generate a list of recipes containing only the ingredients they currently have.

UPDATE: app is now live on https://whats-in-your-fridge-ci102.herokuapp.com/.

To run the app, make sure you have node installed.

Run npm install.

Once the dependencies are installed, we can run the app.

Run npm start.

The app should now be running on localhost:3000.