mcdonalds-rankings Svelte Themes

Mcdonalds Rankings

Ranking of McDonalds project in Svelte

About this project

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:

  • Search for a place by name
  • Search in your current location
  • Filter by radius and open now
  • See the user ratings of the places

I made it for fun, mainly to learn Svelte as I never used it before.

Tech stack

It is made with:

Roadmap

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.

Getting started

Install dependencies

bun install

Run the development server

bun dev

Open http://localhost:7000 with your browser to see the result.

License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes