geocoders / autocomplete-comparator

Compares different autocompletes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autocomplete comparator

Build Status

Compares different autocompletes

Install

Install the dependencies

npm install # or yarn

Set environment variables

cp .env.dist .env # and replace the values

Runs the app

In the development mode

npm start

Tests

Launches the test runner in the interactive watch mode.

npm test

License

This project is under MIT.

About

Compares different autocompletes

License:MIT License


Languages

Language:JavaScript 94.7%Language:HTML 3.4%Language:CSS 1.9%