Awesome
<h1 align="center">COVID-19 Report</h1> <h2 align="center">Coronavirus daily report in a mobile-friendly SPA</h2> <p align="center"> <a href="https://app.netlify.com/sites/covid19-report/deploys"> <img src="https://api.netlify.com/api/v1/badges/d4376f02-84ac-4419-9fc0-0f6b9c8ca252/deploy-status"> </a> <a href="https://www.codacy.com/manual/viniciusrodrigues1a/covid19-report?utm_source=github.com&utm_medium=referral&utm_content=viniciusrodrigues1a/covid19-report&utm_campaign=Badge_Grade"> <img src="https://api.codacy.com/project/badge/Grade/88e7b7902a754426a81aa687a290aca5"> </a> <img src="https://img.shields.io/github/license/viniciusrodrigues1a/covid19-report"> <img src="https://img.shields.io/github/last-commit/viniciusrodrigues1a/covid19-report"> </p> <hr> <a href="https://covid19-report.netlify.com/"> <p align="center"> Live on Netlify </p> </a> <hr>:page_facing_up: Table of Contents
🧐 About <a name = "about"></a>
A mobile-friendly React SPA consuming data from <a href="https://github.com/pomber/covid19/">pomber/covid19</a>.
🏁 Getting Started <a name = "getting_started"></a>
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Install dependencies
yarn install
Running the application locally
yarn start
⛏️ Built Using <a name = "built_using"></a>
- ReactJS - Frontend Framework
- styled-components
- Axios
- Chart.js
- Polished
:memo: License <a name = "license"></a>
This project is under the MIT license. See the file LICENSE for more details.