Skip to content

DjurovicAleksandar/Forkify_food_app

Repository files navigation

Forkify food app - a project done withing JavaScript course: https://www.udemy.com/course/the-complete-javascript-course/

Table of contents

Overview

Forkify is a vanilla JavaScript application that interacts with the food2fork API to fetch and display recipe food data. This app uses modern JavaScript tools, such as Webpack to bundle the modules, and Babel to convert ES6, ES7, and ES8 back to ES5. The user can search for a specific recipe, and add ingredients to a shopping list or save it to a favorites list via local storage.

Links

Built with

  • HTML 5
  • SASS
  • Flexbox
  • NPM
  • Parcel
  • Babel
  • Forkify api