luangjokaj / korona-info

🦠🇲🇪COVID-19 Live updates from Montenegro and the Balkans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Korona-Info 🦠🇲🇪

This is an open source website for tracking the COVID-19 epidemic in Montenegro. The data comes from a mixed set of sources including the official stats from the Institute of Public Health of Montenegro (IJZCG).

I built this project in my free time. Contributions 🤗 are welcome! Follow me on Twitter if you want to hear me complain @luangjokaj or checkout my work if you care.

👉https://www.korona-info.me/

Features

  • 🇲🇪Live stats:
    • Cases
    • Daily cases
    • Deaths
    • Recovers
    • Hospitalized
    • Active cases
    • People under surveillance
    • Tests performed
  • 📊Charts
    • Daily growth
    • Daily deaths
    • Daily recovers
    • Daily hospitalized
    • Cities total cases
    • Gender
    • Age
    • Origin
    • Comparison of Balkan countries
    • Growth of cases world wide
  • 📍Map
    • Cities with total cases
  • 📣Official informations
    • Contact details
    • @ijzcg Twitter feed
    • @‎Klinicki_CntCG Twitter feed
  • 🌍World and Balkan countries
    • 🏳️‍🌈World wide cases
    • 🇦🇱Albania
    • 🇧🇬Bulgaria
    • 🇧🇦Bosnia
    • 🇭🇷Croatia
    • 🇽🇰Kosovo
    • 🇲🇰North Macedonia
    • 🇷🇸Serbia
    • 🇸🇮Slovenia

Technology

👇 Includes
Babel
📦 Webpack
🤖 Express Server
React 16
🌈 TypeScript
🕸 CSS Modules
🎨 PostCSS
💅 Styled Components
🔥 Hot Module Replacement

Install dependencies

npm install

Runs the app in the development mode

Build and open your browser to http://localhost:9000.

npm run dev

Linting JS & CSS

npm run lint

Builds app for production

npm run prod

Start server

npm run start

Ready to deploy 🚀

preview


About

🦠🇲🇪COVID-19 Live updates from Montenegro and the Balkans


Languages

Language:TypeScript 86.9%Language:CSS 10.7%Language:JavaScript 1.7%Language:HTML 0.7%