Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 1.26 KB

readme.md

File metadata and controls

51 lines (47 loc) · 1.26 KB

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