Simple weather application based on Vue 3
You can check the live example here.
Please use the following cli commands:
npm run serve
npm run build
npm run lint
npm run test:unit
Configuration options for eslint can be found here.
The docs for list rules can be fount on eslint or github.
- 0.4.1 — Create
useLocationSuggestion
composable; Improve location search. - 0.4.0 — Migration to Vue 3; Support dark theme.
- 0.3.0 — Support
location
query param. - 0.2.0 — Integration with GeoDB API.
- 0.1.0 — Initial release.
MIT © Ilya Fedotov.