Skip to content

๐Ÿฆธโ€โ™‚๏ธ Donation application for ONGs that do important charity work for society

License

Notifications You must be signed in to change notification settings

wesleyfeitosa/be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Be the Hero

๐Ÿš€ Semana OmniStack 11.0

License Issues Stars

Frontend


๐Ÿš€ Technologies

This project was developed with the following technologies:

๐Ÿ’ป Project

Be The Hero is a project that makes it easier for heroes to save the day, making it possible for users to view cases published by ONGs and contact them via E-mail or WhatsApp, or in the case of an ONG, register and find a hero.

๐Ÿ”จ Deploy

๐Ÿค” How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b minha-feature;
  • Commit your changes: git commit -m 'feat: Minha nova feature';
  • Push to your branch: git push origin minha-feature.

After the merge of your pull request is done, you can delete your branch.

๐Ÿ”– How to run

Cloning the project

git clone https://github.com/wesleyfeitosa/be-the-hero.git
cd be-the-hero
npm install

Starting Backend

cd backend
npm start

Starting Frontend

cd frontend
npm start

Starting mobile

cd mobile
npm start

Frontend


About

๐Ÿฆธโ€โ™‚๏ธ Donation application for ONGs that do important charity work for society

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published