/be-the-hero

💻 • Application to connect NGOs and other institutions to people who are available to help

Primary LanguageJavaScript

Be the Hero

🚀 Technologies

This project was built with the following technologies:

💻 Project

Application to connect NGOs and other institutions to people who are available to help

🔖 How to run

Cloning the project

git clone https://github.com/Deyverson73/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

By Deyverson Abreu