Forkify food app - a project done withing JavaScript course: https://www.udemy.com/course/the-complete-javascript-course/
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.
- Solution URL: https://github.com/DjurovicAleksandar/Forkify_food_app
- Live Site URL: https://forkify-food-aleksandar.netlify.app/
- HTML 5
- SASS
- Flexbox
- NPM
- Parcel
- Babel
- Forkify api