Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A beautiful weather application built with .NET 8 and OpenWeatherMap API. The application features dynamic weather animations that change based on the current weather conditions.

Features

  • Real-time weather data from OpenWeatherMap API
  • Dynamic weather animations:
    • Sunny weather with animated sun and rays
    • Cloudy weather with realistic cloud movements
    • Rainy weather with animated raindrops and fog effects
  • Clean and modern UI
  • Responsive design
  • Swagger UI for API documentation

Prerequisites

  • .NET 8 SDK
  • OpenWeatherMap API key

Setup

  1. Clone the repository
  2. Add your OpenWeatherMap API key to appsettings.json
  3. Run the application:
    dotnet run

API Endpoints

  • GET /api/weather/{city} - Get weather information for a specific city
  • GET /swagger - Access the Swagger UI documentation

Technologies Used

  • .NET 8
  • OpenWeatherMap API
  • HTML/CSS/JavaScript
  • Swagger/OpenAPI

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages