Skip to content

BlueSky is a weather website built with HTML, Tailwind CSS, JavaScript, and Sass. It provides real-time weather updates for any location, utilizing an API to fetch weather data and display it in an intuitive and user-friendly interface.

Notifications You must be signed in to change notification settings

aliyara290/BlueSky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueSky Weather Website

BlueSky is a weather website built with HTML, Tailwind CSS, JavaScript, and Sass. It provides real-time weather updates for any location, utilizing an API to fetch weather data and display it in an intuitive and user-friendly interface.

Demo

You can check out the live version of the website here.

Features

  • Real-time weather updates for any location.
  • Weather details including temperature, humidity, wind speed, and weather description.
  • User-friendly interface built using modern web technologies.
  • Responsive design, optimized for both desktop and mobile devices.

Technologies Used

  • HTML for the basic structure of the webpage.
  • Tailwind CSS for utility-first CSS, making styling quick and efficient.
  • Sass for more flexible and organized CSS with features like variables, nesting, and mixins.
  • JavaScript for fetching and displaying weather data dynamically.

Color Palette

The following colors were used throughout the website:

  • Primary Color: #1E3A8A (Dark Blue) — Used for the header and main buttons.
  • Secondary Color: #3B82F6 (Sky Blue) — Used for highlights and active elements.
  • Background Color: #F0F4FF (Light Blue) — Used as the background color to give a clean and fresh look.
  • Text Color: #111827 (Dark Gray) — Used for text to ensure readability on the light background.
  • Accent Color: #10B981 (Green) — Used for indicating positive weather conditions or actions like buttons.

Setup and Installation

To get started with BlueSky on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/aliyara290/BlueSky.git
  2. Navigate to the project directory:

    cd BlueSky
  3. Open the index.html file in your browser to view the website.

Usage

Simply input any city name in the search bar, and the website will display the current weather conditions, including temperature, humidity, wind speed, and weather description.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Feel free to modify or extend the project to suit your needs. Happy coding!

About

BlueSky is a weather website built with HTML, Tailwind CSS, JavaScript, and Sass. It provides real-time weather updates for any location, utilizing an API to fetch weather data and display it in an intuitive and user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published