App for the HackUPC 2022.
Run npm start and open this address localhost:3000 on any browser.
First time
Install the Netlify CLI:
npm install netlify-cli -g
Login to Netlify with:
netlifylogin
Every time
Run this (If prompted to choose a site, choose estado-covid):
npm run deploy