WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

aza-ali/emergency-assist-web

Repository files navigation

Emergency Assist Web

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.

Features

  • 🌍 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

Tech Stack

  • React 18 with TypeScript
  • Material-UI (MUI) for UI components
  • Chrome Speech Synthesis API for TTS
  • Vite for fast development and building

Getting Started

  1. Clone the repository
git clone https://github.com/aza-ali/emergency-assist-web.git
cd emergency-assist-web
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Build for production
npm run build

Browser Support

  • Chrome (recommended for best TTS support)
  • Firefox
  • Safari
  • Edge

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published