{"id":24772621,"url":"https://github.com/elvirafimansyah/covid-app","last_synced_at":"2025-03-23T21:13:58.109Z","repository":{"id":135273882,"uuid":"455598647","full_name":"elvirafimansyah/covid-app","owner":"elvirafimansyah","description":"📈 Covid19 Tracker App","archived":false,"fork":false,"pushed_at":"2022-02-15T04:52:34.000Z","size":2784,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T04:36:06.925Z","etag":null,"topics":["covd-19","covid","covidtracker-js","css","html","javascript","webapp"],"latest_commit_sha":null,"homepage":"https://kovidapp.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elvirafimansyah.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-04T15:29:37.000Z","updated_at":"2023-12-27T19:22:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"afab5a30-4d72-4f44-b387-cfb939b0d50d","html_url":"https://github.com/elvirafimansyah/covid-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvirafimansyah%2Fcovid-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvirafimansyah%2Fcovid-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvirafimansyah%2Fcovid-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvirafimansyah%2Fcovid-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elvirafimansyah","download_url":"https://codeload.github.com/elvirafimansyah/covid-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245168912,"owners_count":20571804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["covd-19","covid","covidtracker-js","css","html","javascript","webapp"],"created_at":"2025-01-29T04:31:19.839Z","updated_at":"2025-03-23T21:13:58.101Z","avatar_url":"https://github.com/elvirafimansyah.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cdiv align=\"center\"\u003e\n  \n\n  \u003ch2 align=\"center\"\u003e📈 Covid19 Tracker App\u003c/h2\u003e\n\n  \u003cp align=\"center\"\u003e\n    An Awesome Covid Tracker \n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/elvirafimansyah/covid-app\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://kovidapp.netlify.app/\"\u003eView Demo\u003c/a\u003e\n    \n  \u003c/p\u003e\n  \n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#acknowledgments\"\u003eAcknowledgments\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n\u003cimg src=\"public/img/covid.png\"\u003e\n\nA simple javascript app to track COVID-19 cases. The data we provide is collected from [World Health Organization (WHO)](https://www.who.int/) which provides regional case estimates faster than the national level reporting organizations.\n\nA live trakcer for COVID19 stats across the Globe. It uses APIs so the data is live.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003cbr/\u003e\n\n### Built With\n\nThis section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.\n\n* __Vanilla JS__\n* __HTML__\n* __CSS__\n* __[Font Awesome](https://fontawesome.com/)__\n* __[API](https://disease.sh/)__\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nInstagram:  [@elvinaelvira.s](https://www.instagram.com/elvinaelvira.s/) \n\nEmail: [freddyfirmansyah25@gmail.com](https://mail.google.com/mail/u/0/?fs=1\u0026tf=cm\u0026to=freddyfirmansyah25@gmail.com)\n\nPersonal Site: [portfolio](https://elvira.elvinaf.xyz/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGMENTS --\u003e\n## Acknowledgments\n\nUse this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!\n\n* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)\n* [GitHub Pages](https://pages.github.com)\n* [Font Awesome](https://fontawesome.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvirafimansyah%2Fcovid-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felvirafimansyah%2Fcovid-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvirafimansyah%2Fcovid-app/lists"}