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.
- 🇲🇪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
👇 | Includes |
---|---|
⚙ | Babel |
📦 | Webpack |
🤖 | Express Server |
⚛ | React 16 |
🌈 | TypeScript |
🕸 | CSS Modules |
🎨 | PostCSS |
💅 | Styled Components |
🔥 | Hot Module Replacement |
npm install
Build and open your browser to http://localhost:9000.
npm run dev
npm run lint
npm run prod
npm run start
Ready to deploy 🚀