/RecipeFinder

This Python code is a recipe search interface using tkinter and the Edamam API. When the user enters a recipe name and clicks the "Search" button, a request is sent to the API, and up to three recipe results are displayed as labels.

Primary LanguagePython

This repository is not active