Skip to content

Find a cause and support it using this app made with Node, React and React Native

Notifications You must be signed in to change notification settings

rodolfomoraes1/be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be The Hero is an app that wishes to connect people who wants to help NGO's and the institutions. The NGO's register and create their incidents using the web platform and the community uses the app to join and get in touch with the NGO's.

This project was made for learning purposes only and comes from Rocketseat's omnistack week crash course #11. It includes technologies, such as: NodeJs, React, React Native and auxiliar libs for development and test.

Running for the first time setup

yarn, Node, npm required

After cloning this repo:

Server

  • Run npm i in the backend folder
  • Run npm start to up the server

Website

  • Run npm i in the frontend folder
  • Run npm start to up the project

Mobile

  • Run yarn in the mobile folder
  • Update the baseURL on src/config/index.js
  • Go back to the root folder
  • Run yarn start to up the project

Tests

Server

  • Run npm test on the backend folder

About

Find a cause and support it using this app made with Node, React and React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published