Demo is available at: https://pizza-boot.vercel.app/.
npm install
Note: for better experience, you need to use Yandex Maps API. Here, you need to obtain the Geosuggest API, but you can try a different one as it's free to use.
- Create a
.envfile in the root of your project. - Add the following line to the
.envfile:
VITE_YANDEX_API_KEY = YOUR_API_KEY_HERE
