https://danprzy.github.io/Forkify-App/
- HTML5
- CSS3
- Vanilla JavaScript (ES6)
- ajax, axios
- NPM
- Babel
- Webpack
- search for any food recipe that is available in Food2Forks 🔎 🍴,
- automatically adjusts the ingredients depending on the serving size,
- add ingredients to the shopping list,
- add recipes to a like list (used local storage),
- implemented pagination.
This is a recipe searching web application, which use the food2fork API. It was developed within a MVC architecture The project focusing on writing JavaScript (ES6). App was created as part of Jonas Schmedtmann's JavaScript course on Udemy. The HTML and CSS code involved in this project were pre-written by Mr. Schmedtmann.
- implement button to delete shopping items