Skip to content

gustavo-tp/be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeTheHero

GitHub language count Repository size GitHub last commit Repository issues License

Description   |    Technologies used   |    Prerequisites   |    Installing   |    Acknowledgments

Preview

Description

Application that allows people to find and contribute to NGOs.

Technologies used

Prerequisites

If you do not have any of the software below, follow the link to install

Installing

Follow the steps below to run the project on your computer. (using terminal or git bash)

  1. Clone this repository
git clone git@github.com:gustavo-tp/be-the-hero.git
  1. Run Backend
cd be-the-hero/backend
npm install
npm start
  1. Run WEB App
cd ../frontend
npm install
npm start
  1. Run Mobile App
cd ../mobile
npm install
npm start

Then open the Expo app on your phone and scanned the QR code.

Acknowledgments

@Rocketseat @diego3g

About

Projeto realizado seguindo os passos da Semana OmniStack 11.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published