Auto complete input component with ReactJS and Mapbox.
I used Mapbox Geocoding API as data source.
- Go into the project folder.
- Run
npm install
to download dependencies. - Run
npm start
to start development server. - Open
http://localhost:5555/
Auto complete input component with ReactJS and Mapbox.
I used Mapbox Geocoding API as data source.
npm install
to download dependencies.npm start
to start development server.http://localhost:5555/