{"id":18949440,"url":"https://github.com/petekgithub/react-simple-map","last_synced_at":"2026-04-15T05:31:39.513Z","repository":{"id":229010752,"uuid":"772963111","full_name":"petekgithub/react-simple-map","owner":"petekgithub","description":":microbe: Click on a country on the map and Covid19 data appears.","archived":false,"fork":false,"pushed_at":"2024-03-19T15:14:20.000Z","size":701,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-05T04:05:17.392Z","etag":null,"topics":["docker","fetch-api","jest-tests","jsx-syntax","react-simple-maps","reactjs","redux","redux-saga","tailwind-css"],"latest_commit_sha":null,"homepage":"","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/petekgithub.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}},"created_at":"2024-03-16T11:11:27.000Z","updated_at":"2024-03-25T11:05:47.000Z","dependencies_parsed_at":"2024-03-21T16:28:23.278Z","dependency_job_id":"8c7097d8-4513-4202-82c2-e6db7666a914","html_url":"https://github.com/petekgithub/react-simple-map","commit_stats":null,"previous_names":["petekgithub/react-simple-map"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/petekgithub/react-simple-map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petekgithub%2Freact-simple-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petekgithub%2Freact-simple-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petekgithub%2Freact-simple-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petekgithub%2Freact-simple-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petekgithub","download_url":"https://codeload.github.com/petekgithub/react-simple-map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petekgithub%2Freact-simple-map/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","fetch-api","jest-tests","jsx-syntax","react-simple-maps","reactjs","redux","redux-saga","tailwind-css"],"created_at":"2024-11-08T13:16:55.700Z","updated_at":"2026-04-15T05:31:39.480Z","avatar_url":"https://github.com/petekgithub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Covid19 Datas - React App\n\n## Project Explanations\n\n- **public/geo.json**: This file contains geographic data.\n- **src/components/**:\n  - **CovidData/**: Components that process Covid data.\n  - **ErrorPage/**: Components that manage error conditions.\n  - **MapChart.js**: The map component creates a map using geographic data.\n\n## Attributions\n\n- Data comes from [https://rapidapi.com/axisbits-axisbits-default/api/covid-19-statistics/](https://rapidapi.com/axisbits-axisbits-default/api/covid-19-statistics/).\n- Maps view is provided via [https://www.react-simple-maps.io/](https://www.react-simple-maps.io/).\n\n## Getting Started\n\n1. Clone the project to your local machine:\n\n   ```bash\n   git clone https://github.com/username/react-covid-maps.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd react-covid-maps\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. Start the project:\n\n   ```bash\n   npm start\n   ```\n\n\u003c\u003c\u003c\u003c\u003c\u003c\u003c HEAD\nWith these commands, you can successfully clone the project to your local machine, install dependencies, and start the project.\n\n## Accessing the Application\n\n- To access the application locally, open [http://localhost:3000](http://localhost:3000) in your web browser.\n- If you are accessing the application from another device on the same network, use [http://172.17.0.2:3000](http://172.17.0.2:3000).\n\nThese URLs can be used to access the application running inside your Docker container. The first one provides access via localhost on your Docker host machine, while the second one can be used to access it via an IP address assigned within the Docker network.\n\n### Serving the Application\n\nThe optimized production build of the application is served using the serve package.\n\n- Local: [http://localhost:3000](http://localhost:3000)\n- Network: [http://192.168.1.21:3000](http://192.168.1.21:3000)\n=======\nWith these commands, you can successfully clone the project to your local machine, install dependencies, and start the project. Visit http://localhost:3000 in your browser to view the project.\n\n![map2](https://github.com/petekgithub/react-simple-map/assets/38165351/3cbdd2ad-990a-4edf-bb34-76ab5ac55eb4)\n![map1](https://github.com/petekgithub/react-simple-map/assets/38165351/0d254e5c-58d4-433a-b58e-beb09a1e8a3a)\n\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e origin/main\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetekgithub%2Freact-simple-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetekgithub%2Freact-simple-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetekgithub%2Freact-simple-map/lists"}