Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/masterfermin02/coronavirusrd

Web app to show information about the current cases of COVID 19 in Dominican Republic
https://github.com/masterfermin02/coronavirusrd

coronavirus coronavirus-real-time coronavirus-tracker coronavirus-tracking covid-19 covid19 css html java shell vue

Last synced: 8 days ago
JSON representation

Web app to show information about the current cases of COVID 19 in Dominican Republic

Awesome Lists containing this project

README

        

![GitHub contributors](https://img.shields.io/github/contributors-anon/masterfermin02/coronavirusrd?style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/masterfermin02/coronavirusrd?style=for-the-badge)
![GitHub issues](https://img.shields.io/github/issues/masterfermin02/coronavirusrd?style=for-the-badge)
![GitHub closed issues](https://img.shields.io/github/issues-closed/masterfermin02/coronavirusrd?style=for-the-badge)
![GitHub pull requests](https://img.shields.io/github/issues-pr/masterfermin02/coronavirusrd?style=for-the-badge)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/masterfermin02/coronavirusrd?style=for-the-badge)
[![Netlify Status](https://api.netlify.com/api/v1/badges/c44087f1-61e9-4d27-bac6-54dfce21b39d/deploy-status)](https://app.netlify.com/sites/loving-wozniak-89ddc6/deploys)

# Corona Virus RD

#### Project
1. Fork and clone git repository.
2. Create local env file for development.
```bash
>$ touch .env.development.local
```
3. Use the following firebase config for development
```txt
VUE_APP_FIREBASE_APIKEY=AIzaSyC75e2MJpejR3w2s5F173oUBks6D6UMMV4
VUE_APP_FIREBASE_AUTHDOMAIN=coronavirus-rd-dev.firebaseapp.com
VUE_APP_FIREBASE_BASEURL=https://coronavirus-rd-dev.firebaseio.com
VUE_APP_FIREBASE_PROJECTID=coronavirus-rd-dev
VUE_APP_FIREBASE_STORAGE_BUCKET=coronavirus-rd-dev.appspot.com
VUE_APP_FIREBASE_MESSAGING_ID=116223129618
VUE_APP_FIREBASE_APPID=1:116223129618:web:6ea052c525b2ae7f8500cb
VUE_APP_FIREBASE_MEASUREMENTID=G-XW1JWP29G4
```
4. From root of project, run `npm start`
5. In your browser, go to `localhost:8080` to test your local changes

#### Install dependencies.
`npm install`
#### serve with hot reload at localhost:8080
`npm run dev`

#### build for production with minification
`npm run build`

#### build for production and view the bundle analyzer report
`npm run build --report`

### Sources:
- The theme use in this project: [theme](https://mdbootstrap.com/docs/vue/)

### Complementaries projects
- [Admin panel](https://github.com/masterfermin02/coronavirusrd-admin)
- [Functions](https://github.com/masterfermin02/coronavirus-functions)
- [Cron tap](https://github.com/masterfermin02/corona-virus-rd-cron)

# API
Thanks [Isaaz Garcia](https://github.com/isaazgarcia) to allow us to consume his [API](https://covid-rd.now.sh/api/boletin).

## Contributors ✨
Thank goes to these wonderful peoples ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



masterfermin02

💻

aneudyx

💻



Carlos Cruz

💻

aneudycaceres

💻