Skip to content

Archianne/fetch-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch Recipes

Project done with SoC to practice fetching APIs.

See Website

Learn:

  • document.querySelector()
  • document.querySelectorAll()
  • document.getElementById()
  • element.innerHTML
  • element.addEventListener()
  • event.target.innerText
  • json

APIs used

  • thecocktaildb
  • edamam
  • foodish-api

What can you do

  • Refresh the page and see a new picture on the cover
  • Search for recipes using input
  • Click on the button and get a random drink

Clone

  • https://github.com/Archianne/fetch-recipes.git

About

Practicing how to fetch APIs. Used 3 APIs for this project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published