https://github.com/matheuseabra/be-the-hero
O Be The Hero é um projeto que visa ajudar instituições que estão passando por situações precárias e precisam de ajuda financeira.
https://github.com/matheuseabra/be-the-hero
axios expo express jest knex node react react-native styled-components
Last synced: 3 months ago
JSON representation
O Be The Hero é um projeto que visa ajudar instituições que estão passando por situações precárias e precisam de ajuda financeira.
- Host: GitHub
- URL: https://github.com/matheuseabra/be-the-hero
- Owner: matheuseabra
- License: gpl-3.0
- Created: 2020-04-04T15:08:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T18:57:32.000Z (over 3 years ago)
- Last Synced: 2026-01-03T12:24:44.824Z (6 months ago)
- Topics: axios, expo, express, jest, knex, node, react, react-native, styled-components
- Language: JavaScript
- Homepage:
- Size: 3.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

O Be The Hero é uma plataforma que visa ajudar instituições que estão passando por situações precárias e precisam de ajuda financeira.
## Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [ReactJS](https://reactjs.org)
- [React Native](https://facebook.github.io/react-native/)
- [Expo](https://expo.io/)
- [NodeJS](https://nodejs.org/en/)
- [Jest](https://jest.io/)
- [PostgreSQL](https://www.postgresql.org/)
- [GitHub Actions](https://github.com/features/actions)
## Como contribuir
- Faça um fork desse repositório;
- Cria uma branch com a sua feature: `git checkout -b minha-feature`;
- Faça commit das suas alterações: `git commit -m 'feat: Minha nova feature'`;
- Faça push para a sua branch: `git push origin minha-feature`.
Depois que o merge da sua pull request for feito, você pode deletar a sua branch.
## Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes.
---
Feito com 🖤 durante a semana Omnistack 11 por [@matseabra](https://twitter.com/matseabra)