Weather forecast from OpenWeather
You can view my CV (Landing Page) here: Curriculum VITAE❗️
You can view my Portfolio (SPA) here: My Portfolio❗️
Custom-built weather forecasting web app that delivers real-time data from OpenWeather for any city worldwide 🌍.
Key Features of My App:
✅ Flexible City Selection: Choose a city from the list or type it manually — get an accurate forecast in just seconds!
✅ Multiple Display Formats:
- Table or List View 📊 — organized and easy-to-read interface.
- Creeping line 📜 — a dynamic way to track weather changes.
- Creeping line 3D 🌐 — an immersive, animated experience powered by Three.js.
- Three-in-One Mode 🔄 — combines all views for ultimate versatility.
Whether you're a tech enthusiast or just curious about the weather, this app has something for everyone!
npm install
npm run serve
npm run build