Skip to content

Project to develop a recipe application using React ecosystem features, such as Hooks and Context API.

Notifications You must be signed in to change notification settings

LanaTFernandes/project-recipes-app

Repository files navigation

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:

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:

About

Project to develop a recipe application using React ecosystem features, such as Hooks and Context API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published