Hackathon Project
Reverse recipe search — input what you have in your fridge, get back recipes you can actually make. Built for people who are tired of opening a recipe and realizing they’re missing one ingredient.
How it works
Users select ingredients from a list and the app queries a recipe database for matches, ranking results by how closely they fit the available ingredients. Built with React and Chakra UI on the frontend, containerized with Docker and deployed on hop.io.
Stack
React · TypeScript · Chakra UI · Docker