weatherAppJavaScript Vite project with Vanilla JS /HTML / CSS - to install project : npm i (this command will install dependencies from package.json) #to start project from scratch: npm create vite@latest npm i axios will install axios to fetch API #Open-source weather API: Weather Forecast API | Open-Meteo.com #when parsing returned data we only taking the first value from the array