Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.22 KB

Be The hero

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:

How Web and mobile app looks *Thanks to apsampaio for the awesome picture ;)

Dev Environment

  • 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 and TDD