Coronavirus spread tracking dashboard.
Live Demo
Report Bug
·
Request Feature
This project aims to present the available COVID-19 data in a visual and intuitive way. Curently it displays the data from the coronavirus spread in Bulgaria, but soon it will support other countries as well.
- React
- next.js
- React Bootstrap
- SB Admin 2 Theme
- p5.js - used for simulations
- etc.
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/COVID-19-Bulgaria/virus-tracker.git
- Install NPM packages
npm install
Run local development server:
npm run dev
Then access http://localhost:3000, start developing and enjoy live reload!
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Project is distributed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.