https://github.com/2kabhishek/covid-board
Track Covid accross the globe 😷🌏
https://github.com/2kabhishek/covid-board
covid d3 dashboard website world-map
Last synced: 23 days ago
JSON representation
Track Covid accross the globe 😷🌏
- Host: GitHub
- URL: https://github.com/2kabhishek/covid-board
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2022-03-09T23:59:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T07:40:52.000Z (over 3 years ago)
- Last Synced: 2025-07-13T17:49:09.211Z (11 months ago)
- Topics: covid, d3, dashboard, website, world-map
- Language: JavaScript
- Homepage: https://2kabhishek.github.io/covid-board
- Size: 163 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this
Covid Board is a dashboard that tracks the Covid-19 pandemic across the globe.
## Inspiration
Seen too many versions of the dashboard, and wanted to make one myself.
## Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of `a web browser, a live web server`
## Getting covid-board
To install covid-board, follow these steps:
```bash
git clone https://github.com/2kabhishek/covid-board
cd covid-board
```
## Using covid-board
Run live demo:
open `index.html` preview using live server
## How it was built
covid-board was built using `VS Code, D3.js, HTML, CSS, & JavaScript`.
## Challenges faced
Figuring out `D3.js` and it's syntax initially was tricky.
## What I learned
- Learned about `D3.js` and it's usage
- Built a live world map.
## What's next
Make more projects with `D3.js`
Hit the ⭐ button if you found this useful.
## More Info