pachoclo / corona-tracker

Home Page:https://corona-tracker.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦠 Coronito: another corona-tracker.app

Corona / Covid-19 Tracker

Next.js-based WebApp for tracking Corona virus panic development.

It is also a PWA, so you can install it on your mobile's home screen or on your desktop computer (mac afaik).

PWA Installation instructions -> "How to install a PWA to your device?"

🥅 Goals

  1. Create a clean and simple app for people to track and visualize the covid data.

🕹 Development

Install Dependencies

yarn

Start in development mode

yarn run dev

Build for production

yarn build

Production run

yarn start

About

https://corona-tracker.app/

License:MIT License


Languages

Language:TypeScript 69.5%Language:JavaScript 15.4%Language:CSS 15.1%