Skip to content

delfigica/Clear-Sky

Repository files navigation

Clear Sky

Welcome to the Clear Sky Application! This Angular-based app provides weather information for multiple cities using the OpenWeatherMap API. The custom design ensures a user-friendly experience, allowing users to easily view current weather conditions and forecasts for various locations.

Main Features

  • City Weather: Retrieve and display weather information for multiple cities.
  • Custom Design: Features a user-friendly, custom-designed interface.
  • OpenWeatherMap API: Utilizes the OpenWeatherMap API for accurate and up-to-date weather data.
  • Angular-Based: Built with Angular for a robust and responsive user experience.

Technologies Used

  • Angular: For building the application and managing the user interface.
  • OpenWeatherMap API: For fetching weather data.
  • CSS: For custom styling and layout.

Installation

  1. Clone this repository to your local machine.
    git clone https://github.com/your-username/weather-application.git
  2. Navigate to the project directory.
    cd weather-application
  3. Install the dependencies.
    npm install
  4. Start the development server.
    ng serve
  5. Open your browser and visit http://localhost:4200 to see the project in action.

Usage

  • Search for Cities: Enter the name of a city to view current weather information.
  • View Weather Data: Check the weather conditions and forecasts for multiple cities.
  • Customize: Adjust the design and functionality as needed.

About

Clear Sky is an Angular app that provides weather information for multiple cities using the OpenWeatherMap API. With a custom design, it offers an intuitive interface for checking current weather conditions and forecasts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors