A simple recipe app written in Plain JS (ES6). Inspired by Jonas Schmedtmann's JS course on Udemy.
To use.
-
Clone repo.
-
npm install
-
Register on food2fork webiste and obtain a API KEY. [https://www.food2fork.com/about/api]
Place key into config.js file.
Search for tasty food and start cooking!