Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 381 Bytes

File metadata and controls

9 lines (7 loc) · 381 Bytes

Forkify

This application lets users search from over 1 million recipes, display recipe details, re-adjust servings, create and manage shopping list of ingredients

Concepts Learned

  1. Planning project architecture with MVC
  2. Implementing results paginations
  3. Asynchronous Janascripts: Promises, Async/Await and Ajax
  4. Mordern Javascript: Using ES6, NPM, Babel and Webpack