World Data Package
A Project to get Data about the country cities and states accroding the request
Installation
Install world data package with npm
npm install --save-dev @types/node
npm install
npm run build
npm start
- When you change into code base every time you have to run this command to get updated output
npm run build
npm start
Features
- Get all countries names accross the world in single array
- Get exact city using country,state,city name
- Get All cities in particular state using country name and state name
- Search city by its name
- Cross platform usable for frontend and backend
Author
Support
For support, email dharmeshpal42@gmail.com
License
MIT