This repository is no longer being maintained as the site has been moved to a different code base with updated features.
Thanks to all who have contributed to this project. You can still obtain updates from the website:
https://caribbeanvirustracker.com/
A website for the purpose of providing the Caribbean community with an overview of the ongoing Coronavirus pandemic within the Caribbean.
Clone the repo and navigate to the working directory.
git clone https://github.com/obikag/caribbean-virus-tracker.git
cd caribbean-virus-tracker
Use the package manager npm to install the dependencies.
npm install
Start the Gatsby Development Web server.
gatsby develop
Navigate to http://localhost:8000/ to browse.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.