Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clintonbrito/recipes-app
Recipes app developed at the end of the Trybe Front-end course.
https://github.com/clintonbrito/recipes-app
Last synced: 7 days ago
JSON representation
Recipes app developed at the end of the Trybe Front-end course.
- Host: GitHub
- URL: https://github.com/clintonbrito/recipes-app
- Owner: clintonbrito
- License: mit
- Created: 2023-08-24T17:00:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-31T17:34:02.000Z (over 1 year ago)
- Last Synced: 2024-11-17T19:46:59.385Z (2 months ago)
- Language: JavaScript
- Homepage: https://tastejourney.clintonbrito.com
- Size: 27.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Taste Journey - Food & Drink
π See the results
You can view the project through the link below:
You can watch the presentation of the project through the link below:
π§ͺ Technologies
This project was developed using:
![Javascript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white)
![ReactRouter](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![Jest](https://img.shields.io/badge/-jest-%23C21325?style=for-the-badge&logo=jest&logoColor=white)
![Testing-Library](https://img.shields.io/badge/-Testing_Library-%23E33332?style=for-the-badge&logo=testing-library&logoColor=white)
![ES Lint](https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge&logo=eslint&logoColor=white)
![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white)
![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)
![Trello](https://img.shields.io/badge/Trello-%23026AA7.svg?style=for-the-badge&logo=Trello&logoColor=white)
π Getting started
Clone the project and access the folder:
git clone https://github.com/clintonbrito/recipes-app.git
cd recipes-app
Run this command to create project's Docker container and install the dependencies:
docker compose up -d
Open your browser and access the application through the address below to view the interface locally:
http://localhost:8080
π§βπ» Developers
This project was developed by:
- Clinton Brito - https://github.com/clintonbrito
- LetΓcia Chaves - https://github.com/leticiaschaves
- NathΓ‘lia Nunes - https://github.com/nathalia-nunes
- Nathan Lucas - https://github.com/nathanLucaass
- Paulo Willian - https://github.com/paulowos
- Sueldo Bortnik - https://github.com/Sueldo-Bortnik
π License
This project is licensed under the MIT License. See the LICENSE file for details.