Skip to content

Recipe search app - Tell us what's in your fridge and we'll tell you what you can make!

License

Notifications You must be signed in to change notification settings

Bismuth-PTRI/ubiquitous-spoon

Repository files navigation

Ubiquitous Spoon

Ubiquitous Spoon is a full-stack recipe search app built using the PERN stack. It uses the Spoonacular API to find recipes based on ingredients.

Description

The user can enter ingredients and find out what kinds of recipes they can make with the items they have available to them.

The user can also make an account, log in, and save recipes to their "favorites" list. They can set and change user food preferences.

Currently, food preferences do not influence recipes returned by the API, however in future versions of the project, we would like to use preferences such as gluten free, vegan, and vegetarian to limit API responses.

Technologies Used

React/Redux/Hooks (for frontend/state management) Ant Design (for styled React components) NodeJS/ExpressJS (for server/middleware) Postgres (for database) Webpack

Getting Started

To get a copy of this project up and running locally for development and testing purposes, fork the repo, then:

git clone https://github.com/YOUR_USERNAME/ubiquitous-spoon.git
cd ubiquitous-spoon
npm install
npm run dev

Production

Authors

This app was created by Github users robertxluo, Ma-Christopher, zealousAnemone, and mdigel.

Contributing

About

Recipe search app - Tell us what's in your fridge and we'll tell you what you can make!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •