Skip to content

king-Alex-d-great/countryregionjs-angular-implementation

Repository files navigation

CountryRegionJS Angular Demo

This repo contains a demo for how you can implement the countryregionjs library in your angular application

Live URL: https://countryregionjs-angular.netlify.app/

Feel free to check out the CountryRegionJS Repository

Demo Peek

image

What is CountryRegionJS

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).

Check out the CountryRegionJS Repository

Badges

MIT License

stable release version: version

Nuget package downloads: downloads

NPM downloads: downloads

Tech Stack

Client: React, CountryRegionJS, CSS

Authors

Run Locally

Clone the project

  git clone https://github.com/king-Alex-d-great/countryregionjs-angular-implementation.git

Go to the project directory

  cd countryregionjs-angular-implementation

Install dependencies

  npm install

Start the server

  npm run start

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.