Helping Hands is a full stack application that allows users to create an account and post volunteer opportunities. Users can also view volunteer opportunities and sign up to volunteer for them.
You can download the application on your phone using the following links:
Or you can grab the latest release from the releases page.
To install the necessary dependencies, run the following command:
npm install
To run this application, you will need to add the following to your .env file:
EXPO_PUBLIC_SUPABASE_URL= <your supabase url>
EXPO_PUBLIC_SUPABASE_KEY= <your supabase anon key>
To use this application, run the following command:
npm start
- React
- PostgreSQL
- React Native
- Redux
This project is licensed under the MIT license.
If you would like to contribute, please contact me.
If you have any questions about the repo, open an issue or contact me directly at . You can find more of my work at my GitHub.