Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 490 Bytes

File metadata and controls

14 lines (12 loc) · 490 Bytes

vue3-weather-app

Weather app wich communicates with OpenWeather API It shows the weather of today and the forecast in 7 days for a specific location.

Scenario: 1/ Click on Weather and Forecast navigation button 2/ Select a country 3/ Select a city (Note: it's possible to find several time the same city corresponding to different point of measurement) 4/ a card with the Weather and Forecast appears

weather app with :

  • vue3 => composition API typescript
  • vite/vitest
  • pinia