Skip to content

raywongjr/recipe-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Search

Goal

Playground for new front end technologies creating a web-based food recipe search tool. Features TBD. Research topics and links below.

Research

  • https://github.com/toddmotto/public-apis
  • Top food-related searches (trending)
  • Top rated recipes
  • Ability to save/star/favorite recipes - which means ability to create login
  • MongoDB?
  • Google search api

Getting Started

  • Install Node and NPM.
  • In your terminal, run npm install followed by npm run dev.
  • Navigate to localhost:8081 (if using default port).

Edamam API

Documentation: https://developer.edamam.com/edamam-docs-recipe-api

App ID: 11a45b9f
API Key: e467762dfe989cad5a758eb06ae5caf8
user: [email protected]
pw: (qwerMNBV)

Sample Request URL
https://api.edamam.com/search?app_id={APP_ID}&app_key={API_KEY}&q=shredded%20chicken

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published