A life-saving web application that provides travelers with quick access to emergency numbers worldwide. Built with React and Material-UI, this is the web version of the original iOS Emergency Assist app.
- 🌍 Automatic Location Detection
- 📱 Offline Emergency Number Database
- 🚨 Country-Specific Emergency Services
- 🔍 Manual Country Selection
- 👆 Large, Touch-Friendly Interface
- 🗣️ Natural Text-to-Speech for Emergency Phrases
- 💬 Multi-Language Emergency Phrases
- 🏛️ Embassy Information
- React 18 with TypeScript
- Material-UI (MUI) for UI components
- Chrome Speech Synthesis API for TTS
- Vite for fast development and building
- Clone the repository
git clone https://github.com/aza-ali/emergency-assist-web.git
cd emergency-assist-web- Install dependencies
npm install- Start the development server
npm run dev- Build for production
npm run build- Chrome (recommended for best TTS support)
- Firefox
- Safari
- Edge
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.