This repository allows the software developers to get the list of the counties in kenya including the populations and the county codes.
This project uses Node.js. We recommend running the following with code with at least Node 18.
- For installing dependencies, run
npm install
- To execute the script run
npm start