Skip to content

Application to connect people interested in helping NGOs. Developed with Node.js, ReactJS and React Native.

Notifications You must be signed in to change notification settings

gabrieldiaspereira/be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Be The Hero

Help NGOs (Non-Governmental Organization) you are interested in.

Be the hero is a web app and mobile app that you can register your NGO and receive donations from people.

Get started

  1. At first, clone the repo by running git clone https://github.com/gabrieldiaspereira/be-the-hero.git on your terminal.
  2. After cloning run yarn install or npm install on backend, web and mobile folder.
  3. Next, go to the mobile/src/services folder and edit the file api.js, in baseURL add your IP address followed by the server port or the server URL.

🚀 Technologies

Back-end Front-end Mobile
Node.js ReactJS React Native - Expo
ExpressJS Styled-Components Styled-Components
SqLite Axios Axios
Nodemon React Hooks React Hooks
Cors Eslint Eslint
Knex Prettier Prettier