Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dexone/mweather
This application is developed by Dexone and includes the functions of displaying a 5-day weather forecast, a detailed forecast for a selected day and a 24-hour temperature graph. It is possible to add a city to favorites with saving when the page is reloaded, specify the location by geolocation or enter the name of the city in the search bar.
https://github.com/dexone/mweather
Last synced: 10 days ago
JSON representation
This application is developed by Dexone and includes the functions of displaying a 5-day weather forecast, a detailed forecast for a selected day and a 24-hour temperature graph. It is possible to add a city to favorites with saving when the page is reloaded, specify the location by geolocation or enter the name of the city in the search bar.
- Host: GitHub
- URL: https://github.com/dexone/mweather
- Owner: Dexone
- Created: 2024-02-20T06:47:17.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T09:01:18.000Z (11 months ago)
- Last Synced: 2024-03-26T10:24:29.282Z (11 months ago)
- Language: Vue
- Homepage: https://dexone.github.io/mweather/
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Learn more about IDE Support for Vue in the [Vue Docs Scaling up Guide](https://vuejs.org/guide/scaling-up/tooling.html#ide-support).