/coronavirusrd

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

Primary LanguageHTMLOtherNOASSERTION

GitHub contributors GitHub top language GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Corona virus RD

Installation

npm install

Project

  1. Fork and clone git repository
  2. In ./src project folder, create a new file called firebaseEnv.js
  3. Copy contents for firebaseEnvTemplate.js to new firebaseEnv.js file
  4. Replace replace with your firebase config.
  5. From root of project, run npm start
  6. In your browser, go to localhost:{port} to test your local changes

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:

  • theme use on this porject: theme

Contributors ✨

Thanks goes to these wonderful people (emoji key):


aneudyx

💻

masterfermin02

💻