All Projects → alphagov → location-picker-prototype

alphagov / location-picker-prototype

Licence: MIT license
Repo for old location picker prototype. If you're looking for the latest location picker:

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Country picker prototypes

This project explores patterns for country pickers that use data from open registers.

Building and running

This is based on the GOV.UK prototype kit, so most instructions that apply to that work here too. In short:

git clone [email protected]:openregister/picker-prototypes.git
cd picker-prototypes
yarn # or npm i
yarn start # or npm start
open http://localhost:3000

Tested on node v7.x, yarn v0.18.1, and npm v4.x.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].