π Live version here
A simple site that uses an API to help users search for recipes. It shows basic information such as photo, title, list of ingredients and the link to the original recipe. The API used in this project is EDAMAM They provide three different APIs, but for the purpose of this project I choosed the Recipe Search API. They offer more than 2.3 million recipes in English and they add new ones continuously. HTML, SASS and JavaScript The loader that appears everytime the API is called is from icons8. The icons used in this project are made by Freepik from www.flaticon.com.- Allow users to mark recipes as favorites
- Implement the design!