A food and drink app created where users can check different recipes, add them to a favorite list and follow a step by step guide on how to prepare those meals.
The project was created solely with ReactJS, utilizing concepts such as:
- API consumption: Consumed multiple API's during the project
- Global State Management: React Context API
- Dynamic Routing: Multiple pages and their dynamic values for each item rendered
- E2E Testing: Complete end to end testing with Cypress
This was a group project, which was colaborated with using versioning tools such as Git and agile methodologies