A real-time emergency alert and response mobile application built with Expo and React Native.
- 🚨 Live Emergency Alerts
- 📍 Location-based Incident Reporting
- 🗺️ Interactive Safety Map
- 🚪 Emergency Evacuation Guides
- 🔐 Secure Authentication with Clerk
- 📱 Cross-platform (iOS & Android)
-
Install dependencies
npm install
-
Set up environment variables
- Create a Clerk account and get your API keys
- Configure your OAuth providers (Google, GitHub)
-
Start the development server
npx expo start
You can run the app on:
- iOS Simulator
- Android Emulator
- Physical device using Expo Go
- Development build for full native functionality
- Expo SDK 52
- React Native
- Clerk Authentication
- NativeWind (Tailwind CSS)
- Expo Router
- React Native Maps
- TypeScript
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
This project is licensed under the MIT License.