We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cf983 commit 0b03cb4Copy full SHA for 0b03cb4
poi-search-react/README.md
@@ -25,5 +25,5 @@ Prerequisites: Node.js v18 or higher and npm
25
26
- Clone this repository and navigate to this directory
27
- Install dependencies `npm install`
28
-- Replace `YOUR_MAPBOX_ACCESS_TOKEN` in `src/App.jsx` with an access token from your Mapbox account.
+- Replace `YOUR_MAPBOX_ACCESS_TOKEN` in `src/App.jsx` with an access token from your [Mapbox account](https://console.mapbox.com/).
29
- Run the vite development server `npm run dev` and open the app in your browser.
0 commit comments