An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


BeTheHero

![](https://github.com/actions/matheuseabra/be-the-hero/.github/workflows/server-job/badge.svg)


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)