Full-stack project consuming the public MealDB API to search and display food recipes.
Context
Create a simple experience to search recipes using data from an external API.
Solution
I organized MealDB consumption into a full-stack application focused on listing, search and clear recipe presentation.
What it shows
- Integration with a real public API.
- TypeScript practice in a full-stack flow.
- Useful project to demonstrate external data consumption.