Charity Bridge is a mobile application built using Expo that allows users to donate to various campaigns. The app provides users with a seamless way to view and support different causes by donating money. Users can track the progress of campaigns, see recent donors, and get detailed information about each cause.
- View list of active donation campaigns
- Detailed view of each campaign with progress tracking
- Recent donor list
- Easy donation process with preset amounts
- Animated progress bars
- Responsive and user-friendly design
To get started with the Charity Bridge app, follow the steps below:
Make sure you have the following installed on your development machine:
-
Clone the repository:
git clone https://github.com/your-username/charity-bridge.git cd charity-bridge -
Install the dependencies:
npm install
To start the app, run:
npx expo start