{"id":20426738,"url":"https://github.com/ogubuikealex/countryregionjs-react-implementation","last_synced_at":"2025-04-12T19:09:07.191Z","repository":{"id":169296104,"uuid":"645054983","full_name":"ogubuikeAlex/countryregionjs-react-implementation","owner":"ogubuikeAlex","description":"This repo contains a demo for how you can implement the countryregionjs library in your react application","archived":false,"fork":false,"pushed_at":"2023-05-28T15:29:52.000Z","size":665,"stargazers_count":5,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T19:09:02.502Z","etag":null,"topics":["countries-data","countries-states","countries-states-cities","country","country-state","country-state-address","country-state-cities","country-state-city","country-state-city-dropdown","countryregionjs","location","react","state","substate"],"latest_commit_sha":null,"homepage":"https://countryregionjs-react.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ogubuikeAlex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":"code_of_conduct.md","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":"2023-05-24T20:29:40.000Z","updated_at":"2024-10-30T03:36:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"268f1b76-384b-40f5-b1cd-9a1f19d33ac0","html_url":"https://github.com/ogubuikeAlex/countryregionjs-react-implementation","commit_stats":null,"previous_names":["king-alex-d-great/countryregionjs-implementatons","king-alex-d-great/countryregionjs-react-implementation","ogubuikealex/countryregionjs-react-implementation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogubuikeAlex%2Fcountryregionjs-react-implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogubuikeAlex%2Fcountryregionjs-react-implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogubuikeAlex%2Fcountryregionjs-react-implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogubuikeAlex%2Fcountryregionjs-react-implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogubuikeAlex","download_url":"https://codeload.github.com/ogubuikeAlex/countryregionjs-react-implementation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618277,"owners_count":21134200,"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":["countries-data","countries-states","countries-states-cities","country","country-state","country-state-address","country-state-cities","country-state-city","country-state-city-dropdown","countryregionjs","location","react","state","substate"],"created_at":"2024-11-15T07:17:30.332Z","updated_at":"2025-04-12T19:09:07.165Z","avatar_url":"https://github.com/ogubuikeAlex.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# **CountryRegionJS React Demo**\nThis repo contains a demo for how you can implement the [countryregionjs](https://www.npmjs.com/package/countryregionjs) library in your react application\n\nLive URL: https://countryregionjs-react.netlify.app/\n\nCheck out the [CountryRegionJS Repository](https://github.com/king-Alex-d-great/CountryRegionJS) \n\n## **Demo Peek**\n![image](https://github.com/king-Alex-d-great/countryregionjs-react-implementation/assets/58665121/38ce26df-42e6-4727-8904-f22f2fc52beb)\n\n## **What is CountryRegionJS**\n\n[CountryRegionJS](https://github.com/king-Alex-d-great/CountryRegionJS)  is a simple-to-use library that provides you with the MOST COMPREHENSIVE data for filling  cascading dropdown/select for countries, associated states and substates (local governments).\n\nCheck out the [CountryRegionJS Repository](https://github.com/king-Alex-d-great/CountryRegionJS) \n\n## **Badges**\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n\nstable release version: ![version](https://img.shields.io/badge/version-1.1.4-blue)\n\nNuget package downloads: ![downloads](https://img.shields.io/badge/downloads-~5k-yellow)\n\nNPM downloads: ![downloads](https://img.shields.io/badge/downloads-400+-brightgreen)\n## **Tech Stack**\n\n**Client:** React, [CountryRegionJS](https://www.npmjs.com/package/countryregionjs), CSS\n\n\n## **Authors**\n\n- [@King Alex](https://github.com/king-Alex-d-great)\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/king-Alex-d-great/countryregionjs-react-implementation.git\n```\n\nGo to the project directory\n\n```bash\n  cd countryregionjs-react-implementation\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run start\n```\n\n\n## Contributing\n\nContributions are always welcome!\n\nSee `contributing.md` for ways to get started.\n\nPlease adhere to this project's `code of conduct`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogubuikealex%2Fcountryregionjs-react-implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogubuikealex%2Fcountryregionjs-react-implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogubuikealex%2Fcountryregionjs-react-implementation/lists"}