Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 422 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 422 Bytes

Ajax-recipes-example

this is a simple example about fetching api and displaying data from https://forkify-api.herokuapp.com/ .

Http request methods is done using ES5.

jquery is used for some styling "changing navbav color on scroll- smooth scrolling"

  • design was done using HTML/CSS/Bootstrap
  • on load there is a pre-loaded recipes.
  • select options to change the category.
  • serach function is iincluded as well.