Trybe Project - Recipes React App.
React App for drinks and meals recipes, using React Hooks and Context API for state management. It's possible to visualize, search, filter, favorite, share and save progress of meals and drinks recipes! This App layout is focused on mobile, with smaller screen.
- Project Collaborators
Caio Oliveira, Sérgio Henrique Ruza, Lilian Alves Durães, Fernando Barreto Costa
- React state management with Context API;
- React Hooks: useState, useContext, useEffect and Custom Hooks;
- Props and PropType validation;
npm install
npm start