Go to file
dependabot[bot] 4de25c17f6
Bump axios from 0.21.1 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-12 01:57:16 +00:00
public Implementazione lettura da CSV 2020-03-22 20:01:53 +01:00
src Fix warning propTypes 2020-04-07 20:51:37 +02:00
.editorconfig Implementazione lettura da CSV 2020-03-22 20:01:53 +01:00
.eslintrc.js update dependencies 2021-02-13 17:40:40 +01:00
.gitignore Implementazione lettura da CSV 2020-03-22 20:01:53 +01:00
README.md edit readme 2020-05-12 18:27:07 +02:00
package-lock.json Bump axios from 0.21.1 to 1.6.0 2023-11-12 01:57:16 +00:00
package.json Bump axios from 0.21.1 to 1.6.0 2023-11-12 01:57:16 +00:00
screenshot.png edit readme 2020-05-12 18:37:42 +02:00

README.md

Welcome to covid19-campania 🚨

License: GPL--3.0--or--later Twitter: franjsco

Dashboard emergenza COVID-19 in Campania.

🏠 Dashboard covid19-campania

I dati presenti all'interno dashbord sono prelevati dal repository ufficiale della Protezione Civile.

Install

npm install

Usage

Development

npm run start

Production

npm run build
npm install -g serve
serve -s build

Other Solutions: here

Author

👤 franjsco (Francesco Esposito)

Show your support

Give a if this project helped you!


This README was generated with ❤️ by readme-md-generator