Be The Hero is a web and mobile appication that intends to connect daily heroes with NGO's that need small support. Users can find "cases in need" and direct contact the NGO via E-mail or WhatsApp to offer a donnation in brazilian reais.
The app was created using the React Stack as part of the learning process during a very intense week on March 2020.
Online Bootcamp was offered by Rocketseat.
What does the application looks like on the Web and on Mobile:
*Thanks to apsampaio for the awesome picture ;)
-
Backend was builded using Node.js with Express as framework and SQLite as database
-
Frontend was builded with React.js
-
Mobile app was builded using React Native and Expo
-
Validation: using Celebrate
-
TDD using: Jest and Super test library for Integrated tests