Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evertonpsantos/recipes-app
Mobile recipes app
https://github.com/evertonpsantos/recipes-app
css javascript jest react react-hooks react-router rtl
Last synced: 17 days ago
JSON representation
Mobile recipes app
- Host: GitHub
- URL: https://github.com/evertonpsantos/recipes-app
- Owner: evertonpsantos
- Created: 2023-01-08T01:49:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T21:20:14.000Z (about 1 year ago)
- Last Synced: 2024-11-18T22:01:00.160Z (3 months ago)
- Topics: css, javascript, jest, react, react-hooks, react-router, rtl
- Language: JavaScript
- Homepage: https://evertonpsantos.github.io/recipes-app/
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipes App
The goal was too develop a recipes app, where you could login, look for recipes, filter by meals or drinks, open a recipe, favorite it and follow the recipe, checking the boxes for every item/step you do. Besides recipes page and recipe details page, you can see the recipes you didn't finish and the favorites area. We also had to test the application using RTL and Jest.
## Pages created:
- Login page
- Recipes page (where you can filter by meals or drinks)
- Recipe details
- In-Progress recipes
- Done recipes
- Favorite recipes## Stacks
React, React-Router, Javascript, CSS, RTL, Jest.
## APIs used:
- [The MealsDB API](https://www.themealdb.com/api.php)
- [The CocktailsDB API](https://www.thecocktaildb.com/api.php)## Created in collaboration with:
- [@WayneNtkM ](https://github.com/WayneNtkM)
- [@biancaoura](https://github.com/biancaoura)
- [@joao-antonio-csn ](https://github.com/joao-antonio-csn)> Figma provided by Trybe