Overview:
A fun little project I built while learning advanced Javascript concepts like separation of concerns and Encapsulation.
Its features include;
- Ability to search for your favorite meals/dishes
- Ability to save your favorite recipes,
- Ability to add a recipe to a shopping list, which enables you to see what you need to get in order to cook a certain dish,
- No need of worrying about losing your favorite recipe list when you refresh the site or visit a different site because they are saved in a local storage
Skills:
JavaScript, Webpack, Babel, Food2Fork API