Skip to content

nidabaci/Recipe-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forkify Recipe App 🍕

Forkify App is an functional application made with vanilla JavaScript. It interacts with the Forkify API to fetch and display recipes.
The user can search for a specific recipe, and save to a favorites list via local storage.
The user can easily increase or decrease servings as per his need and can view detailed directions.

Forkify App Webpage

Usage

  1. The Forkify Recipe App allows users to search for recipes.

  2. Users can view the recipe along with the cook time and also increase or decrease the amount of servings they need.

  3. Bookmarked recipes are stored in local storage so no database was required for this application.

For more examples, please refer to the Documentation

Built With

This app is built with pure vanilla JavaScript along with HTML and SCSS. It uses webpack as module bundler and NPM as package manager.

Demo

Click Here to see demo

Acknowledgments

  • The Complete JavaScript Course 2021: From Zero to Expert! by Jonas Schmedtmann

About

Forkify is an app that displays food recipes upon request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published