Earthquake Tracker Turkey
A react-leaflet & express app for visualizing the latest earthquake data from Kandilli Observatory.
Tech Stack
Client: React, Vercel
Server: Node, Express, Heroku
Demo
Visit Kandilli Observatory Last 500 Earthquakes API.
Visit Earthquake Tracker Turkey.
Installation
Clone this repository
$ git clone https://github.com/Coskntkk/earthquake-tracker-turkey
Install dependencies and start servers on both folders
- Terminal 1:
$ cd client
$ npm install
$ npm start
- Terminal 2:
$ cd api
$ npm install
$ npm start
Visit localhost:3020
Roadmap
-
Improve map control
-
Filter options
-
Feel free to make suggestions on Issues
Authors
Contributing & Support
Contribution & Supports always welcome.
For contact, email [email protected].