Skip to content

Zorger27/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather forecast from OpenWeather

You can view my CV (Landing Page) here: Curriculum VITAE❗️

You can view my Portfolio (SPA) here: My Portfolio❗️

Technologies: Three.js, Vue.js, VueX, HTML5, CSS3, FlexBox CSS, JavaScript, TypeScript.

07-11-2024

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:

  1. Table or List View 📊 — organized and easy-to-read interface.
  2. Creeping line 📜 — a dynamic way to track weather changes.
  3. Creeping line 3D 🌐 — an immersive, animated experience powered by Three.js.
  4. 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!

Project setup (install dependencies)

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build