Here, you can search for popular meals and check the ingredients to see if you have them at home. It is also possible to upload your own recipes.
This app is constructed using the MVC pattern. The MVC architecture separates the business logic, data and user interface, which makes it easier to maintain and extend the application.
Demo: https://forkify-jens.netlify.app
- HTML
- SCSS
- JavaScript
These features were implemented using the API (https://forkify-api.herokuapp.com/).