{"id":17468758,"url":"https://github.com/yigitm/covid-19-tracking-app","last_synced_at":"2025-03-03T06:31:41.047Z","repository":{"id":44607772,"uuid":"454189539","full_name":"yigitm/covid-19-tracking-app","owner":"yigitm","description":"Covid-19 Tracking App is a React \u0026 Redux application which users can display \u0026 filter global covid-19 stats as country and date base.","archived":true,"fork":false,"pushed_at":"2022-10-18T18:21:32.000Z","size":2003,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T10:29:00.390Z","etag":null,"topics":["bootstrap","jest","react","redux"],"latest_commit_sha":null,"homepage":"https://loving-lamarr-2cca8c.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/yigitm.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":"2022-01-31T22:23:31.000Z","updated_at":"2024-01-20T15:18:24.000Z","dependencies_parsed_at":"2023-01-20T04:04:06.399Z","dependency_job_id":null,"html_url":"https://github.com/yigitm/covid-19-tracking-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"yigitm/react-redux-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yigitm%2Fcovid-19-tracking-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yigitm%2Fcovid-19-tracking-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yigitm%2Fcovid-19-tracking-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yigitm%2Fcovid-19-tracking-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yigitm","download_url":"https://codeload.github.com/yigitm/covid-19-tracking-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241621864,"owners_count":19992496,"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":["bootstrap","jest","react","redux"],"created_at":"2024-10-18T15:24:04.633Z","updated_at":"2025-03-03T06:31:40.359Z","avatar_url":"https://github.com/yigitm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Covid-19 Tracking App\n\n## About\n\nCovid-19 Tracking App is a React \u0026 Redux application which users can display filtered global covid-19 data as country and date based.\n\n[![App_Gif](./src/images/app.gif)](https://relaxed-elion-3dcb57.netlify.app/)\n\nDevelopment flow included: performing git-flow practices \u0026 using components with routers, life cycle methods, handling events and state management by Redux store, actions, reducers with asynchronous actions in [duck Pattern](https://github.com/erikras/ducks-modular-redux) including unit and component tests.\n\n## Design\n\nOriginal design is belongs to: [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio).\n\n![App_Gif](./src/images/design.png)\n\n## Built With\n\n- Javascript\n- React \u0026 Redux\n- Redux Middleware (Thunk, Logger)\n- Bootstrap\n- Jest for testing\n\n## Live Demo\n\n[Demo Link](https://loving-lamarr-2cca8c.netlify.app/)\n\n## Getting Started\n\nTo get a local copy up and run the app; follow below steps.\n\n### Prerequisites\n\nIf you are not familiar to use terminal, please check this [article](https://www.theodinproject.com/courses/web-development-101/lessons/command-line-basics-web-development-101)\n\n### Setup\n\nOpen your terminal and run the following commands on your terminal.\n\nMake sure 'Javascript' is not blocked in your browser.\n\n### Install\n\nTo get a local copy of the repository, run the following commands on your terminal.\n\n```\ncd \u003cyour_desktop\u003e\n```\n\n```\ngit clone https://github.com/yigitm/covid-19-tracking-app\n```\n\n```\ncd covid-19-tracking-app\n```\n\n### Usage\n\nTo install the necessary Javascript packages to your project, run below commands.\n\n```\nnpm install\n```\n\nTo run the app, use below command.\n\n```\nnpm start\n```\n\nIt runs the app in the development mode and runs the app in [http://localhost:3000](http://localhost:3000).To view it open your default browser.\n\n### Run tests\n\nTo run the tests, use below command.\n\n```\nnpm run test\n```\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### Deployment\n\n[Netlify](https://www.netlify.com/) is used for deployment.\n\n## Authors\n\n👤 **Yigit Mersin**\n\n- GitHub: [@github](https://github.com/ygtmrsn)\n- LinkedIn: [@linkedIn](linkedin.com/in/yigitmersin)\n- Twitter: [@twitter](https://twitter.com/ygtmrsn)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/yigitm/covid-19-tracking-app/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- [Microverse](https://www.microverse.org/)\n- [Narrativa API](https://covid19tracking.narrativa.com/index_en.html)\n- [Open Source](https://en.wikipedia.org/wiki/Open_source)\n\n## 📝 License\n\nMIT - Copyright 2022 Microverse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyigitm%2Fcovid-19-tracking-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyigitm%2Fcovid-19-tracking-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyigitm%2Fcovid-19-tracking-app/lists"}