This project aims to be the gateway between people and non-gov organizations whose goal is to help other people in general. We hard believe in the power of empathy, one simply good action can move the world to a better place.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Sqlite3
- Knex
- React
Hit the download button, git clone, or git push to get the source code and required files.
git clone https://github.com/adroaldopagliari/bethehero.git
With the project downloaded, open it in the terminal and type:
- yarn/npm install
Open the backend folder, and run:
- yarn/npm start
Finally, open the frontend folder and run:
- yarn/npm start
- Adroaldo Pagliari - Initial work - Rocketseat
This project is licensed under the MIT License - see the LICENSE.md file for details