Dashboard para visualização dos dados do estado do Rio Grande do Sul
CoronaDash is an open source data visualization platform, to make information about covid-19 easily available in the state of Rio Grande do Sul - Brazil, that's an initiative of IteCorona from Universidade Federal do Rio Grande (FURG) and Centro de Ciências Computacionais (C3).
Inside the frontend folder run:
npm install
npm start
-
0.1.0
- Production version
-
0.0.1
- Work in progress
Gabriel Lavoura – @gabriel_lavoura
Vanessa Telles – @tellesvanessa07
Willian Lemos –
Augusto Lamin –
Felipe Marques –
Lucas Ribeiro –
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/gabriellavoura/
https://github.com/vanessatelles/
https://github.com/Willblemos/
https://github.com/Lastopsop/
https://github.com/FelpsZMS/
https://github.com/luucasrb/
- Fork it (https://github.com/Gabriellavoura/coronaDash/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request