An open API service indexing awesome lists of open source software.

https://github.com/hasantezcan/coronastats

Easy way to look the corona stats in your country.
https://github.com/hasantezcan/coronastats

covid-19 material-ui reactjs

Last synced: about 2 months ago
JSON representation

Easy way to look the corona stats in your country.

Awesome Lists containing this project

README

        

# coronaStats
Easy way to look the corona stats in your country. [**Check it out!**](https://coronastas.netlify.app/)

#### `Techs that used :` • [reactJS](https://github.com/facebook/react) • [material-ui](https://material-ui.com/)

#### `APIs that used :` • [covid19.mathdro.id](https://covid19.mathdro.id/api) • [restcountries.eu](https://restcountries.eu)
[![Netlify Status](https://api.netlify.com/api/v1/badges/e5bb0d66-c36b-4226-b0f0-9e32783b471d/deploy-status)](https://coronastas.netlify.app/)



img-name


Desktop preview

## Introduction
> This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Install necessery packages.
```bash
npm install
```

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

```bash
npm start
```