AlertSphere: A proactive health & emergency notification platform. Integrates real-time disease & emergency data, offering timely alerts, case mappings, and health tips. Ensuring user safety and well-being in pandemics and daily emergencies.
- Clone the repository:
git clone <repository URL>
- Navigate to the project directory:
cd alert-sphere
- Install the dependencies:
npm install
- Run the project:
npm start
| Dependency | Version |
|---|---|
| @react-google-maps/api | ^2.19.2 |
| @testing-library/jest-dom | ^5.17.0 |
| @testing-library/react | ^13.4.0 |
| @testing-library/user-event | ^13.5.0 |
| react | ^18.2.0 |
| react-dom | ^18.2.0 |
| react-places-autocomplete | ^7.3.0 |
| react-router-dom | ^6.16.0 |
| react-scripts | 5.0.1 |
| web-vitals | ^2.1.4 |
| @babel/plugin-proposal-private-property-in-object | ^7.21.11 |
| tailwindcss | ^3.3.3 |