Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

Latest commit

 

History

History
57 lines (34 loc) · 1.49 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.49 KB

Caribbean Virus Tracker

Archived

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/

Introduction

A website for the purpose of providing the Caribbean community with an overview of the ongoing Coronavirus pandemic within the Caribbean.

forthebadge made-with-javascript

nodejs npm MIT license

Installation

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

Usage

Start the Gatsby Development Web server.

gatsby develop

Navigate to http://localhost:8000/ to browse.

Contributing

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.

License

MIT