Skip to content

azizunsal/ReactAutoCompleteInput

Repository files navigation

Intro

Auto complete input component with ReactJS and Mapbox.

Datasource

I used Mapbox Geocoding API as data source.

Install & Run the Application

  1. Go into the project folder.
  2. Run npm install to download dependencies.
  3. Run npm start to start development server.
  4. Open http://localhost:5555/

Screenshots

Initial State of the Component

alt text

Showed Up Suggestions While Entering the Location

alt text

After Selection an Item

alt text

About

Mapbox geocoding autosuggest component with ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published