Skip to content

PandaAnshuman/Recipe_Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Finder: find your delicious receipe

This is a simple web application that allows users to find recipes based on ingredients using the Edamam API.

Usage

  1. Clone this repository to your local machine.

  2. Open index.html in your web browser.

  3. Enter a list of ingredients (comma-separated) and click the "Search" button to find recipes.

API Integration

To make this recipe finder work, you'll need to obtain an API key from Edamam.

  1. Sign up for an account on the Edamam Developer Portal.

  2. Create a new application and get your APP_ID and APP_KEY.

  3. Replace 'YOUR_APP_ID' and 'YOUR_APP_KEY' in the script.js file with your actual Edamam API credentials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published