This project showcases a recipe library where you can save your favorite recipes. It is built with HTML, CSS, and vanilla JavaScript. A third-party library called Sweet Alert was used to create an alert pop-up for users when deleting a recipe.
This recipe library can:
- Offer you example recipes already added as part of the library
- Add a recipe (name, time, difficulty, ingredients, link) of your own
- Delete a recipe according to your need
- Ask for confirmation when deleting a recipe
- Let you save whether you have tried out the recipe or not
🔗 Try out the recipe library here!