vitordino / covid-br

🦠 brazilian map for covid-19 cases/deaths/recoveries

Home Page:https://covid-br.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid — br

this app was previously hosted at covid-br.com but i lended the domain to a vaccination dashboard because it’s more useful now.

all the information this dashboard shows is best presented elsewhere now, i did this when our government stopped disclosuring official data about covid cases/deaths.

Netlify Status

Development Guide

# install project dependencies
$ yarn

# development server
$ yarn start # build data files and starts dev server

# build site for production and hosting
$ yarn build # build data files and outputs the app to ./build directory

Credits

Covid-19 data sourced from wcota/covid19br github repo

Geographical and Demographics from IBGE

Icon is a part of Font Awesome

Typeface is Inter

Tech Stack

name license description
react MIT declarative, component-based, functional approach to user interfaces
styled-components MIT visual primitives for the component age
etymos MIT responsive toolkit for declarative styled-components
swr MIT React Hooks library for remote data fetching
vx MIT collection of reusable low-level visualization components
@fast-csv/parse MIT CSV parser and formatter for node
zustand MIT Bare necessities for state management in React
react-table MIT Hooks for building fast and extendable tables and datagrids for React

System Dependencies

name min. version
node 10.0.0
yarn 1.0.0

About

🦠 brazilian map for covid-19 cases/deaths/recoveries

https://covid-br.netlify.app

License:MIT License


Languages

Language:TypeScript 96.8%Language:HTML 3.2%