Weather App 📡 Click to See Deployed Website 📝 Description This is a Weather App built using React + Vite. ⚠️ Prerequisites You need to install node and npm to run the project locally. ⚙️ Local run First - install npm packages : npm install Second - run project locally : npm run dev