Weather Search App with Vue 3, Pinia, TailwindCSS and OpenWeatherMap API Enter a US Zip Code to search for weather by city. Click the recently searched (clock) icon to view all your searches (stored locally with the help of Pinia state management) Project setup npm install Compiles and hot-reloads for development npm run dev Compiles and minifies for production npm run build