Skip to content

Sortable and searchable list of earthquakes, and an interactive map that contains visual representations of the earthquakes. The project was made during "Hackday" at </salt>.

Notifications You must be signed in to change notification settings

nesadrian/earthquake-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake React App

Earthquake React App is a web application that provides a sortable and searchable list of earthquakes. The earthquakes are also visualized on an interactive map.

The project was made during "Hackday" at </salt>.

Installation and setup

Install

Use npm to install dependencies by running the following command in the server and client directories.

npm i

API KEY

Get your HERE API key

Add a .env file in the client folder. Add the following line inside the file with your HERE API key at the end.

REACT_APP_HERE_MAPS_API_KEY=

Start Application

To start the development servers you will need to run the following command in the server and client directories.

npm start

The React app will now be accessible at http://localhost:3000/

Visuals

App screenshot

Project Status

This was meant to be a "one" day project and will not be updated anymore.

About

Sortable and searchable list of earthquakes, and an interactive map that contains visual representations of the earthquakes. The project was made during "Hackday" at </salt>.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published