Quaker is a web application written in React that will give us the list of Earthquakes happening around the world in the last hour/day/week/month in an interactive way.Recharts library have been used to generate the graphs/charts.
Steps to run this application on your localhost
- Clone the repository and cd into the directory
- Run 'yarn install'
- Run 'yarn start'
Now visit localhost:3000