This app works like a weather consultant, you can search for a city and this app will tell you about the weather in that city. 🌦️
This App uses an API from OpenWeather. To use this application you need to create an account in openweather and add your API key in env file, read the env file to understand what you need to do.
This idea is from a course made it by Juan de la Torre (Udemy) 🤓.
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).