Skip to content

orionEsu/forkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forkify Recipe App

The Forkify Recipe App is a web application that allows you to search for recipes, view their details, and save your favorite recipes. It provides a user-friendly interface to discover and explore a wide range of recipes from various sources.

Forkify Recipe App

Live Demo

View the project live: Forkify App

Features

  • Search for Recipes: Enter keywords in the search bar to find recipes based on your preferences.
  • Recipe Details: View detailed information about a recipe, including ingredients, instructions, cooking time, and servings.
  • Favorite Recipes: Save your favorite recipes for quick access in the future.
  • Shopping List: Create a shopping list of ingredients needed for your selected recipes.

Technologies Used

  • HTML, CSS, and JavaScript for the frontend development.
  • Parcel for bundling and building assets.
  • Netlify for hosting the application.
  • Food2Fork API

Acknowledgements