Forkfiy is A recipe search application made with vanilla JavaScript. The user can search for a specific recipe, the results will be displayed with pagination and the ability to save it to a favorites list via local storage. Also can increase or decrease servings as needed and can view detailed directions.
Built with (HTML5, SCSS, and REST APIs). Design patterns: MVC and Publish–subscribe.
Features:
- Recipe search functionality.
- Display search results with pagination.
- Ability to save recipes to a favorites list using local storage.
- Upload custom recipes.
- Adjustment of recipe servings.
- Viewing detailed recipe directions.