{"id":19174499,"url":"https://github.com/benmukebo/covid-19-data","last_synced_at":"2026-04-09T22:49:59.944Z","repository":{"id":45998182,"uuid":"428417883","full_name":"BenMukebo/covid-19-data","owner":"BenMukebo","description":"COVID-19 Data is a tracking site that provides the necessary information on COVID-19 cases in any African country and their updates. Built with React and Redux.","archived":false,"fork":false,"pushed_at":"2021-11-27T22:11:22.000Z","size":1757,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T23:10:16.671Z","etag":null,"topics":["react","react-router","redux"],"latest_commit_sha":null,"homepage":"https://benmukebo-covid-19-data.herokuapp.com/","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/BenMukebo.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}},"created_at":"2021-11-15T20:51:49.000Z","updated_at":"2022-05-12T16:08:05.000Z","dependencies_parsed_at":"2022-09-16T15:51:20.363Z","dependency_job_id":null,"html_url":"https://github.com/BenMukebo/covid-19-data","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/BenMukebo%2Fcovid-19-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenMukebo%2Fcovid-19-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenMukebo%2Fcovid-19-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenMukebo%2Fcovid-19-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenMukebo","download_url":"https://codeload.github.com/BenMukebo/covid-19-data/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254182,"owners_count":19772386,"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":["react","react-router","redux"],"created_at":"2024-11-09T10:18:05.986Z","updated_at":"2026-04-09T22:49:54.924Z","avatar_url":"https://github.com/BenMukebo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Covid_19_data\n\n## Description\n- Covid 19 Data is a tracking site that provides the necessary information on covid 19 cases in any African country and their update\n  \n\n||     Home       ||        Details        ||\n|-|----------------------|-| ----------------------|-|\n||![screenshot](./src/images/screenshot3.png)||![screenshot](./src/images/screenshot4.png)||\n\n## Learning objectives\n\n- Use React documentation.\n- Use React components.\n- Use React props.\n- Use React Router.\n- Connect React and Redux.\n- Handle events in a React app.\n- Write integration tests with a React testing library.\n- Use styles in a React app.\n- Use React life cycle methods.\n- Apply React best practices and language style guides in code.\n- Use store, actions and reducers in React.\n\n\n### Built With\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\nThis project is build with:\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n- ![HTML5](https://img.shields.io/badge/-HTML5-000000?style=flat\u0026logo=html5\u0026logoColor=ffffff\u0026labelColor=E34F26) ![CSS3](https://img.shields.io/badge/-CSS3-000000?style=flat\u0026logo=css3\u0026logoColor=ffffff\u0026labelColor=1572B6)\n- ![React](https://img.shields.io/badge/-React-000000?style=flat\u0026logo=react)  ![Redux](https://img.shields.io/badge/-Redux-000000?style=flat\u0026logo=redux\u0026logoColor=ffffff\u0026labelColor=violet)\n\n## Live Demo Link\n\n### [Live Demo](https://benmukebo-covid-19-data.herokuapp.com/)\n\n## Loom Video Link\n\n### [Loom](https://www.loom.com/share/82de7bc7b90e44f3be305fd70344fc20)\n\n\n\n## Getting Started\n\n### Clone this repository\n\n- To get the content of this project locally you need to run this command in your terminal:\n\n```bash\n$ git clone git@github.com:BenMukebo/covid-19-data.git\n$ cd covid-19-data\n```\n### Run project\n\n- After cloning the project you need to run this command\n\n```bash\n$ npm run start \n```\n\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\n## Setup \n\n### Install React Font Awesome\n\n- Get Started:\n  \n```bash\n$  npm i --save @fortawesome/fontawesome-svg-core\n```\n  \n```bash\n$   npm install --save @fortawesome/free-solid-svg-icons\n```\n  \n```bash\n$  npm install --save @fortawesome/react-fontawesome\n```\n\nTo watch and output to directories by using folder paths as your input and output\n\n### Install React Router\n\n- To use the Router component provided to wrap your components and associate them with a path.\n\n```bash\n$ npm install react-router-dom \n```\n### Install React Redux Loading Bar\n\n\n```bash\n$ npm install --save react-redux-loading-bar\n```\n\n\n### Learn More\n \n  \u003e This command will download all the dependancies of the project\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\n\n## Tests\n\n- Install\n  \n```bash\n$  npm i @testing-library/jest-dom   \n```\n```bash\n$ npm install --save-dev @testing-library/jest-dom\n```\n\n- Run test\n  \n```bash\n$ npm run test\n```\n\n### Learn More\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\nFor tracking linter errors locally you need to follow these steps:\n\n\n- For tracking the linter errors in HTML file run:\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n- For tracking the linter errors in CSS file run:\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)\n  \u003e `npx stylelint \"\\*_/_.{css,scss}\"`\n### Analyzing the Bundle Size\n- And For tracking the linter errors in JavaScript file run:\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)\n  \u003e `npx eslint .`\n### Making a Progressive Web App\n- Use `npm run build` to run the app in live server\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)\n\n### Deployment\n\n- `npm run build` fails to minify\n### Show your support\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\n\n## Author\n\n👤 **Ben Mukebo**\n\n- GitHub: [@BenMukebo](https://github.com/BenMukebo)\n- Twitter [@BenMukebo](https://twitter.com/BenMukebo)\n- LinkedIn [BenMukebo](https://www.linkedin.com/in/kasongo-mukebo-ben-591720205/)\n\n## :handshake: Contributing\n\nFeel free to check the [issues page](https://github.com/BenMukebo/covid-19-data/issues)\n\nGive a :star: if you like this project! ❤️❤️❤️\n\n## Acknowledgments\n\n- Thanks to everyone who will get time to check this code especially to code reviewers.\n\n## 📝 License\n\nThis project is [MIT](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenmukebo%2Fcovid-19-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenmukebo%2Fcovid-19-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenmukebo%2Fcovid-19-data/lists"}