Yummy
Your personal recipe app website
Yummy is a personal project built with TypeScript, React.js and React Router Dom.
About the Project
The objective of this project was to develop from scratch a front-end project, with data fetched from a RESTful API, built with only with the following stack:
Built with
Functionalities
- Data fetched from a JSON API
- The user can search a meal by name
- The user can add their favorite by clicking the heart icon and the favorite recipes show in Favorite page
- The user can find more details about a recipe by clicking on the arrow on the recipe element
