Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 634 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 634 Bytes

fork-and-knife App all design credits to @jonasSchmedtmann.

MCV (Model-Controller-View) architechture app which provides a friendly UI for consuming recipe API.

Publisher-Observer pattern.

No more hesitating with dinner election ! just query your desired meal and you will be ready to start cooking.

features!

  • over 100.000 recipes listed
  • bookmarking
  • make your own recipes be listed

in order to use it, follow this steps:

1- star this repo =) 2- clone or fork 3- install dependencies with command: npm install 4- run bundler npm start 5- consume! Server running at http://localhost:1234