DevConnectDevConnect
Sign up · Log in
← back to the feed
1
showcase

Shipped: A README for a stranger

## What Was Built? Quakescope is a real-time earthquake monitoring web application built using React 19, Vite, Tailwind CSS, Leaflet, React-Leaflet, and the USGS Earthquake Catalog API. The application collects publicly available earthquake data and presents it through an interactive dashboard. Users can view earthquake locations on a map, filter events based on magnitude and time, and inspect detailed information about individual earthquakes. The main goal of Quakescope is to make earthquake activity easier to explore and understand through a clean, responsive, and interactive interface. ## How Reviewers Can Verify the Acceptance Criteria A reviewer can verify the project by cloning the repository, installing the dependencies, and running the application locally. ### 1. Run the Project ```bash git clone https://github.com/techtuber9988/quakescope.git cd quakescope npm install npm run dev Repository: https://github.com/techtuber9988/quakescope-overview Live: https://quakescope-overview.vercel.app/ Built for the Verified Frontend Internship · Documentation
Add a comment
0/2000