This project was developed during Trybe's Web Development Course and aimed at evaluating and practicing the knowledge acquired during the course.
The objective of this project was to develop a recipe app where it is possible to search, filter, favorite and follow the progress of preparing food and drink recipes.
The layout is mainly focused on mobile devices.
Two distinct APIs were used as the database, one for food and one for drinks:
Additional Libraries used for this project:
- clipboard-copy (https://www.npmjs.com/package/clipboard-copy)
- slick-carousel (https://www.npmjs.com/package/slick-carousel)
- BootStrap library
Thecnologies used:
- React
- Javascript
- CSS
- Jest
- React-Testing-Library
Skills developed:
- Use React's Context API to manage state;
- Use the useContext, useState and useEffect React Hooks;
- Create custom React Hooks;
- Style React components.
This project was developed by me and:
- Alan Fernandes (https://github.com/allanfernds)
- Cristiano Becker (https://github.com/CristianoMBecker)
- Marlene Martinez (https://github.com/Marlene-Martinez)
- Pedro Luiz Resende Nunez (https://github.com/pedroluizresende)