Skip to content

Be The Hero - Application developed during the 11th week OmniStack

License

Notifications You must be signed in to change notification settings

Renatodeluna/BeTheHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be The Hero

Be The Hero - project developed at OmniStack Week 11.0
A platform to help ONGs with open campaigns

Project   |    Technologies   |    Installation   |    Test   |    Contribute   |    License


BeTheHero - home desktop BeTheHero - cadastro campanhas desktop BeTheHero - lista campanhas desktop
BeTheHero - BeTheHero - BeTheHero -

Project (Be The Hero)

Be The Hero connects ONGs that need help to people who want to help. In it, ONGs will register campaigns and interested people can donate any amount to the cause. The App created during the week OmniStack 11.0, a complete application from the back-end to the front-end, made with Stack from Node.js, React and React Native.

Technologies

Getting started

Install the dependencies on the backend and start:

    cd backend
    $ yarn install
    $ yarn dev

Install the dependencies on the frontend and start:

    cd frontend
    $ yarn install
    $ yarn start

To run the mobile project follow the step by step installation of the Expo:
Install the dependencies on the mobile and start:

    cd mobile
    $ yarn install
    $ yarn start

To perform your tests:

    $ yarn test

How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

License

MIT License Copyright 2020 © Renato de Luna - Made with ♥

About

Be The Hero - Application developed during the 11th week OmniStack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published