Weather Dashboard Application

This Weather Dashboard Application provides users with accurate weather forecasts and a visual map for any city worldwide. The app is built using modern web technologies and showcases dynamic functionality and responsive design.


🌟 Features

  • City Weather Search: Enter a city.
  • Weather Details: Includes temperature, humidity, and a visual weather icon.
  • Interactive Map: Displays the city's location on a map using Leaflet.js.
  • Dynamic Background: A visually appealing background that adapts to the app's theme.
  • Responsive Design: Fully responsive layout for desktop, tablet, and mobile users.

🛠️ Technologies Used

  • Frontend Framework: React.js
  • State Management: React Context API
  • API Integration:
  • Styling: Tailwind CSS for modern, responsive styling.
  • Mapping Library: Leaflet.js for interactive maps.
  • Axios: For seamless HTTP requests.

🛠️ Installation and Setup

  1. Clone the repository:

    git clone [email protected]:Sandreass/Wetter-App.git
    
  2. Install the dependencies:

    npm install
    
  3. Set up environment variables:

    add your API key
    
  4. Start the development server:

    npm run dev
    

Top categories

Loading Svelte Themes