mirror of
https://github.com/franjsco/covid19-campania
synced 2025-03-15 18:20:21 +01:00
edit readme
This commit is contained in:
parent
496e481841
commit
913ad616cb
52
README.md
52
README.md
@ -1,18 +1,50 @@
|
||||
# covid19-campania
|
||||
Dashboard per la consultazione immediata e semplificata dei dati relativi all'emergenza COVID-19 in Campania.
|
||||
<h1 align="center">Welcome to covid19-campania 🚨</h1>
|
||||
<p>
|
||||
<a href="#" target="_blank">
|
||||
<img alt="License: GPL--3.0--or--later" src="https://img.shields.io/badge/License-GPL--3.0--or--later-yellow.svg" />
|
||||
</a>
|
||||
<a href="https://twitter.com/franjsco" target="_blank">
|
||||
<img alt="Twitter: franjsco" src="https://img.shields.io/twitter/follow/franjsco.svg?style=social" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
La dashboard può essere consultata al seguente indirizzo:
|
||||
https://franjsco.github.io/covid19-campania/
|
||||
> Dashboard emergenza COVID-19 in Campania.
|
||||
|
||||
### 🏠 [Dashboard covid19-campania](https://franjsco.github.io/covid19-campania)
|
||||
|
||||
<img src="./screenshot.png">
|
||||
|
||||
> I dati presenti all'interno dashbord sono prelevati dal [repository ufficiale](https://github.com/pcm-dpc/COVID-19) della Protezione Civile.
|
||||
## Install
|
||||
|
||||
## Provenienza dei dati
|
||||
I dati nella dashbord sono prelevati direttamente dal [repository ufficiale della Protezione Civile](https://github.com/pcm-dpc/COVID-19).
|
||||
```sh
|
||||
npm install
|
||||
```
|
||||
|
||||
## Usage
|
||||
**Development**
|
||||
```sh
|
||||
npm run start
|
||||
```
|
||||
|
||||
## License
|
||||
GPLv3
|
||||
**Production**
|
||||
```sh
|
||||
npm run build
|
||||
npm install -g serve
|
||||
serve -s build
|
||||
```
|
||||
|
||||
---
|
||||
Made with ❤️ by Francesco Esposito ([@franjsco](https://github.com/franjsco))
|
||||
## Author
|
||||
|
||||
👤 **franjsco (Francesco Esposito)**
|
||||
|
||||
* Website: https://franjsco.github.io/
|
||||
* Twitter: [@franjsco](https://twitter.com/franjsco)
|
||||
* Github: [@franjsco](https://github.com/franjsco)
|
||||
|
||||
## Show your support
|
||||
|
||||
Give a ⭐️ if this project helped you!
|
||||
|
||||
***
|
||||
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 472 KiB |
Loading…
x
Reference in New Issue
Block a user