Bake and Eat
This is a project that I have done on the side of my schoolwork. I have done this project first to learn and go deeper in JavaScript ES6 and then to start to learn new frameworks and libraries.
During this project I have gained skills and knowledge of how to build a project from scratch, how to do the design and how to work with APIs. In this project, I have integrated an API that generates recipes, and also from that recipe, you have a different function to render the recipe and also to like and remember your likes in Local Storage even after you refresh the page it remembers the recipe that you have liked. Also, you can make a shopping list.
Technologies used:
- - HTML
- - CSS
- - JavaScript
- - Netlify