A visual demonstration of Animal Extinction Rates over time. http://xtinct.online
The purpose of this project is to illustrate the increase of animal-extinction rates during recent years.
When building this project, we found that there was no one data source that would fit our needs to create this application. We have created a custom database by hand-scraping various resources on the internet.
Our custom data-set is public and available through GraphQl.
##TO RUN LOCALLY:
npm install
npm start