Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ribeirogab/be-the-hero

Be The Hero, Helping non-governmental organizations (NGOs) - OmniStack 11.0 🦸‍♂️
https://github.com/ribeirogab/be-the-hero

knex nodejs react-native reactjs sqlite3

Last synced: about 1 month ago
JSON representation

Be The Hero, Helping non-governmental organizations (NGOs) - OmniStack 11.0 🦸‍♂️

Awesome Lists containing this project

README

        


🚀 Semana OmniStack 11.0 🚀


BeTheHero


Projeto   |   
Tecnologias   |   
Layout   |   
Como contribuir

## đź’» Projeto

O Be The Hero foi criado como uma causa humanitária, com o intuíto de ajudar financeiramente Organizações não Governamentais (ONGS). O aplicativo irá ligar pessoas que gostariam de ajudar com algum valor à ONGS que precisam dessa ajuda.

## :rocket: Tecnologias

Este projeto foi desenvolvido com as seguintes tecnologias:

### Back-end
- [Node.js](https://nodejs.org/en/)
- [Knex](http://knexjs.org/)
- [Jest](https://jestjs.io/)
- [celebrate](https://github.com/arb/celebrate)
- [JWT](https://jwt.io/)

### Front-end
- [React](https://reactjs.org)

### Mobile
- [React Native](https://facebook.github.io/react-native/)
- [Expo](https://expo.io/)

### PadrĂŁo de commits
- [Commitlint](https://github.com/conventional-changelog/commitlint)
- [Commitizen](https://github.com/commitizen/cz-cli)
- [Husky](https://github.com/typicode/husky)

### PadrĂŁo de cĂłdigo
- [ESLint](https://github.com/eslint/eslint)

## đź”– Layout

Para visualizar o layout desenvolvido durante a semana, acessa o Figma:

- [Figma](https://www.figma.com/file/2C2yvw7jsCOGmaNUDftX9n/Be-The-Hero---OmniStack-11?node-id=0%3A1).

## 🤔 Como contribuir?

- Faça um fork;
- Cria uma nova branch com a sua featture: `git checkout -b my-feature`;
- Commit suas alterações: `git commit -m 'feat: My new feature'`;
- Faça um push para a sua branch: `git push origin my-feature`.