Skip to content

Ahmed-Roshdy-1/Weather-App

Repository files navigation

Weather-App

Search for a city and get its weather data and display it hourly temperature , 7 day forecast.

Track the city by clicking on the "+" icon in the top right. This will save the city to view at a later time on the home page.

If you no longer wish to track a city, simply select the city within the home page. At the bottom of the page, there will be am option to delete the city.

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build