Skip to content

nolzart/javascript-forkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FORKIFY


A simple recipe searching app

You can search for recipes (for example, pizza, pasta), the application brings the recipes from an API and shows the different recipes.

Clicking on one of them displays a card with the recipe description (time, ingredients, etc.). At the bottom there is a button that takes you to the website with instructions on how to prepare the recipe, to save the recipe there is a like button.

You can save the ingredients in the shopping list, where you can delete or modify the ingredients you can also add the ingredients by double-clicking on them, all the information is saved with localStorage()

You can see the app here 👈

About

App to search for recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published