This is an app for searching recipes and creating new one
https://forkify-v2-peach.vercel.app/
Users should be able to:
- Search new recipes π
- create recipes
- Bookmark recipes in case he wants to come back later
- get quantities of ingredients based on number of servings
-
Video Demo Link => https://drive.google.com/file/d/1VHXiqJ9wB70cZnais7dbp3t4BXI1Ir7q/view?usp=sharing
- Semantic HTML5 markup
- CSS custom properties
- Javascript
- Architecture components
- my notes
- MVC architectural pattern geeks for geeks
- publisher subscriber design pattern article