The website display real-time data of COVID-19 cases in the U.S. simply and intuitive visualization.
Covid-19 U.S. Today: http://covid19us.today
COVID19 U.S. is a Signal Page Application in VueJs framework to visualize real-time data of COVID-19 with Vuetify and D3Js APIs.
Project | Status | Description |
---|---|---|
vue | JavaScript Framework | |
vuetify | Material Design Component Framework | |
d3 | Data-Driven Documents | |
lodash | JavaScript Utility Library |
# Install package
npm install
# Compiles and hot-reloads for development
npm run serve
# Compiles and minifies for production
npm run build