Weather App
This is a weather application built using Vue.js. It is currently a work in progress and will continue to be developed to make it more beautiful.
Features
- Uses the OpenWeatherMap API for weather forecasts
- Plans to add Finnish Meteorology Institute forecasts for more accurate forecasts
- Mobile-friendly and easy-to-use interface
Installation
To install and run this application, follow these steps:
- Clone this repository
- Install dependencies with
npm install
- Run the application with
npm run serve
License
This project is licensed under the MIT License.