/be-the-hero

The System consists of an application that allows you to connect people from everywhere who are willing and require help as non-governmental organizations (NGOs). :raised_hands:

Primary LanguageJavaScript


💓 Be The Hero

Este Sistema consiste em uma aplicação que vai conectar pessoas de todo lugar que tem vontade e queira ajudar financeiramente as Organizações não governamentais (ONGS) que são entidades privadas da sociedade civil, sem fins lucrativos, cujo propósito é defender e promover uma causa política. Essa causa pode ser virtualmente de qualquer tipo: direitos humanos, direitos animais, direitos indígenas, gênero, luta contra o racismo, meio ambiente, questões urbanas, imigrantes, entre muitos outros.


This system consists of an application that allows you to connect people from all places that need it and demand financial assistance as non-solicited organizations (NGOs) that are private entities of civil society, non-profit, whose objective is to defend and promote a political cause. This cause can be virtually any type of: human rights, animal rights, indigenous rights, gender, the fight against racism, the environment, urban issues, immigrants, among others.

🖥️ Tecnologias Utilizadas

⚙️ Instalações

1. Backend

  $ npm install express
  $ npm install react-icons
  $ npm install react-router-dom
  $ npm install axios
Banco de dados
  $ npm install knex
  $ npm install sqlite3
  $ npx knex init

2. Frontend

  $ npx create-react-app
  $ npm install react-router-dom
  $ npm install axios

3. Mobile

  $ npm install -g expo-cli
  $ expo -h
  $ expo init mobile
  $ npm install @react-navigation/native
  $ npm install @react-navigation/stack
  $ expo install expo-constants
  $ expo install expo-mail-composer
  $ npm install axios
  $ npm install intl