Hi! This is a SvelteKit project that aims to showcase how to use the Google Places API to find the best McDonald's near you.
You can:
I made it for fun, mainly to learn Svelte as I never used it before.
It is made with:
Currently, I don't have any plan to add to it, but feel free to create a PR if you want to add something.
Currently, it is deployed on bestmcdonalds.com. Hopefully it won't have much traffic, since Google Places API is pretty expensive.
bun install
bun dev
Open http://localhost:7000 with your browser to see the result.
This project is licensed under the MIT License.