Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketseat-education/semana-omnistack-11
Código produzido durante a Semana OmniStack 11.0
https://github.com/rocketseat-education/semana-omnistack-11
nodejs react-native reactjs rocketseat semana-omnistack
Last synced: about 1 month ago
JSON representation
Código produzido durante a Semana OmniStack 11.0
- Host: GitHub
- URL: https://github.com/rocketseat-education/semana-omnistack-11
- Owner: rocketseat-education
- License: mit
- Archived: true
- Created: 2020-03-24T21:04:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T18:51:38.000Z (almost 4 years ago)
- Last Synced: 2024-09-26T06:33:06.434Z (about 2 months ago)
- Topics: nodejs, react-native, reactjs, rocketseat, semana-omnistack
- Language: JavaScript
- Homepage:
- Size: 737 KB
- Stars: 209
- Watchers: 10
- Forks: 134
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
🚀 Semana OmniStack 11.0
Tecnologias |
Projeto |
Layout |
Como contribuir |
Licença
## :rocket: Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [Node.js](https://nodejs.org/en/)
- [React](https://reactjs.org)
- [React Native](https://facebook.github.io/react-native/)
- [Expo](https://expo.io/)## 💻 Projeto
O BeTheHero é um projeto que visa conectar pessoas que desejam fazer contribuições monetárias a ONG's (Organizações não governamentais) que precisam de ajuda.
## 🔖 Layout
Você pode visualizar o layout do projeto no formato através [desse link](https://www.figma.com/file/2C2yvw7jsCOGmaNUDftX9n/Be-The-Hero---OmniStack-11?node-id=37%3A394). Lembrando que você irá precisar ter uma conta no [Figma](http://figma.com/).
## 🤔 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.
## :memo: Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes.
---
Feito com ♥ by Rocketseat :wave: [Participe da nossa comunidade!](https://discordapp.com/invite/gCRAFhc)