This is a project based on the Ember Tutorial but using Svelte 5.
You need to add your own Mapbox access token on a file .env (look at .env.example).
Install the dependencies: pnpm i
pnpm i
Run the project: pnpm run dev
pnpm run dev