Skip to content

ibrahimborba/recipes-app-cookbook

Repository files navigation

Welcome to Recipes App - CookBook project!

This is a group and final project developed at Trybe's Frontend Module.

The team was composed by: Ibrahim Borba, Samuel Santos and Victor Vidal.

Being the final project, we used all the tools learned in this module: React, Redux, React Testing Library and Styled Components.

Summary

Context

This project is a Recipes App that allows the user to find and save new recipes through:

  • Filtering, Searching and Exploring recipes through different categories and options
  • Starting and Finishing a recipe
  • Saving and Removing favorite recipes
  • Viewing done and favorite recipes

Technologies and Tools Used

This project used the following technologies and tools:

Installing, running and testing the app

Install dependencies

cd recipes-app-cookbook
npm install

Run the application

cd recipes-app-cookbook
npm start

Run tests

npm test

Run lint

npm run lint

Notes

Git, GitHub and Commit History

  • This project used the Conventional Commits specification with some types from Angular convention.
  • We used a Pre-Merge branch to: merge each person branch before merging into the Main branch, resolve conflicts and let the tests run without blocking the development of other features.

Lint

  • The project was developed following the Clean Code standards specified by Trybe's Lint.

Preview

CookBook-Grupo8.mp4

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages