Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 727 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 727 Bytes

About The Project

Forkify is a vanilla JavaScript application that interacts with the Forkify API to fetch and display recipe food data. 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.

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.