tysiachnyi

earthquake-risk-app

TypeScript

A web app to estimate the earthquake risk in European cities during a selected date range. Useful for travelers or residents who want to check seismic activity history before visiting a location.

Stars
0
Forks
0
Open issues
0

🌍 Earthquake Risk Europe – MVP

A web app to estimate the earthquake risk in European cities during a selected date range. Useful for travelers or residents who want to check seismic activity history before visiting a location.

Built with Next.js, TypeScript, and TailwindCSS.


✨ Features

  • 📍 Enter location and date range
  • 📊 See estimated earthquake risk %
  • 🗺 View nearby historical earthquakes on a map (upcoming)
  • 🌐 Focused on European regions

🚀 Getting Started

git clone https://github.com/your-username/earthquake-risk-app.git
cd earthquake-risk-app
npm install
npm run dev