Gattalraouf / covid19-info-portal

Info portal about COVID19

Home Page:https://corona19.life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19 Info portal

Description

This is a basic website to give some info about new corona virus disease. It's currently using the API built by mathdroid https://github.com/mathdroid/covid-19-api.

Frontend stack is next.js and tailwindcss.

Feel free to contribute and make PRs if you can improve or add some features. I keep the full discretion to refuse any PR I don't think suits the site. Translations to any other languages are more then welcome.

If you want to add a translation

There is a locales folder, create a new folder inside of with your language code. Then just copy from en.json and translate and create a PR. GGerman is unfinished if anyone feels like taking a stab at it. Just translate the json, i'll do the rest.

There is also utils/countriesTranslations.ts file, which contains all the country names, which you can translate to your language code (if you do not, they will appear in English.).

Available Languages

English
Serbian
Turkish. Thanks to yecicen for translating.

About

Info portal about COVID19

https://corona19.life

License:MIT License


Languages

Language:TypeScript 94.3%Language:JavaScript 4.8%Language:CSS 0.9%