Skip to content

This is a simple web application built with JavaScript, Tailwind CSS, and LeafletJS that fetches earthquake data from the USGS API and displays it in a user-friendly way.

License

Notifications You must be signed in to change notification settings

karayamanemre/earthquakes

Repository files navigation

🌍 Earthquakes

A simple web application that displays a list and a map view of recent earthquakes, with the ability to filter by continent. The app uses the USGS API to fetch earthquake data.

📗 Table of Contents

📖 About the Project

Earthquakes is a web application that displays a list and a map view of recent earthquakes around the world. Users can filter the earthquakes by continent to see only the relevant information. The app uses the USGS API to fetch real-time earthquake data.

🛠 Built With

🔍 Key Features

  • List and map view of earthquakes
  • Filter earthquakes by continent

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get started with the app, follow these steps.

Prerequisites

  • A modern web browser (e.g., Google Chrome, Mozilla Firefox, Safari, Microsoft Edge)

Installation

  1. Clone the Github repository to your local machine:
  git clone https://github.com/karayamanemre/earthquakes.git

Navigate to the project directory in your terminal and run the following command to install the app's dependencies:

  npm install

Usage

Open the index.html file in your web browser.

Run tests

  • No tests included in this project.

(back to top)

👥 Authors

👤 Emre Karayaman

(back to top)

🔭 Future Features

  • Filter by magnitude.
  • Filter by country.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

  • If you like this project please give it a star ⭐️.

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a simple web application built with JavaScript, Tailwind CSS, and LeafletJS that fetches earthquake data from the USGS API and displays it in a user-friendly way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published