Recipe is a mobile app, where the client is able to search, complete and favorite their recipes. In this project, I used data from TheMealDB and CockTailDB API. I developed and presented this project in a group as a Front End final project. We developed tests, css and the hole React structure. I just need to warn you that it's 80% done yet, but soon as possible I'm going to upload the latest version
- Use React's Context API to manage state
- Use React Hook useState
- Use React Hook useContext
- Use React Hook useEffect
- Create custom Hooks