This project was produced at Omnistack Week 11, with the aim of helping NGOs that can register through the web application and the App. After registration is generated a unique ID for the registered and others can make donations to help institutions.
This project was developed with the following technologies:
+- JavaScript
- React
- React Native
- HTML
- CSS
- SQlite - Database
To run the web application:
-
Enter the Frontend folder and run in terminal:
npm install
afternpm start
-
In the Back-end folder run in the Terminal, with Insomnia registered:
npm install
afternpm start
Open the mobile folder and terminal:
- Install node package
npm install
afternpm start