# react-geocoder **Repository Path**: mirrors_mapbox/react-geocoder ## Basic Information - **Project Name**: react-geocoder - **Description**: A geocoder component using Mapbox. - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-geocoder ``` npm install @mapbox/react-geocoder ``` A geocoder component using Mapbox. ## api An `accessToken` is assumed to be a valid Mapbox accessToken. ``` ```