8000 GitHub - Thesamuel01/recipes-app-cookbook: CookBook. A recipes app that allow the user search and save recipes. Made with React and Redux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thesamuel01/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 P 66C2 re-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

About

CookBook. A recipes app that allow the user search and save recipes. Made with React and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Other 1.3%
0