Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Recipe Finder

Description

Finds recipes using TheMealDB API.

Features

  • Search recipes by name
  • Random recipe generator
  • Recipe instructions
  • Free API (no key required)

Stack

  • Language: Python
  • Libraries: requests==2.28.2
  • Complexity: Intermediate

Installation

pip install -r requirements.txt
python main.py

License

Open source for educational purposes.