This project started as a response to the lack of visual tools for understanding the development of the COVID-19 disease in Mexico.
All data is obtained from the Mexico Public Health Ministry (Secretaría de Salud). Source links are displayed on the website.
- Required Node.js version: 12.16.1.
- Uses Vue and Vuetify
# install dependencies
$ npm install -y
To start a development server
$ npm run serve
To build production level files
$ npm run build
- favicon.ico made by Freepik from www.flaticon.com
This project is licensed under the MIT License - see the LICENSE file for details.