Skip to content

dannyjaehoon/fds18-forkify

Repository files navigation

Forkify App



Project setup

npm install
npm start

Description

What's this?

with Forkify App, you can

  • search and find recipes by keyword.
  • add your own recipe and manage it.
  • bookmark your favorite recipes.

How to use this app

  1. Start by searching for a recipe or an ingredient.
  2. Turn the page to see next or previous 10 recipes.
  3. Click a recipe you want to take a look at.
  4. Change the number of servings then the amount of ingredients will automatically change.
  5. Click Directions button to see how to cook it.
  6. Click the bookmark icon to add or remove a bookmark.
  7. You can add your own recipe by clicking 'add recipe' button.

Technologies we used

  • JavaScript
  • Parcel
  • ESLint
  • Axios

Sources

We used HTML/CSS Sources and Forkify API from the links below.
Then we designed our own MVC pattern and implement it.


What we learned from this project

  • Asynchronous JavaScript
  • ES6 modules and module bundler Parcel
  • HTTP requests using Axios
  • MVC pattern programming

Future scope

Create three inputs for each ingredient: quantity, unit, description


Reference



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors