andreysaf / JS-Foody

A web app to find delicious recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS-Foody

A web app to find delicious recipes. After you found the recipe you like, you can check out ingredients, increase number of servings and add it to your shopping list or save it for later in your favourites. Favourites will be saved next time you come back to the app.

Written with HTML, CSS, JS.

Dependencies

You will need to download Node.js, which also comes with latest NPM.

Installing

Download or clone repository and run:

npm install

then

npm start

Credits

Recipe search is powered by Food2Fork API.

The app was designed and created as part of the final project Complete JavaScript Course by Jonas Schmedtmann.

About

A web app to find delicious recipes

License:MIT License


Languages

Language:JavaScript 91.2%Language:HTML 8.8%