— a simple web application for searching recipes and uploading your custom meal ideas
Finished: 25.08.2023
Demo link: https://forkify-app-v2.netlify.app/
- Search for recipes using ingredient or category
- Add recipes to your local bookmarks
- Upload your own custom meal ideas
- Adjust ingredients based on the number of servings
The app was developed as part of the training course to practise:
- responsive design
- client-side pagination
- using LocalStorage
- API calls (GET, POST)
- MVC and Pub-Sub patterns
- JS + Fracty library
- HTML + SASS
- Parcel