Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

WeatherNet 🌤️

WeatherNet is a simple web application built with HTML, JavaScript, and Bootstrap, designed to fetch and display current weather information for any city in the world. Using the WeatherAPI, it provides users with real-time temperature, humidity, and general weather conditions in an easy-to-use interface.

Features

  • City Search: Users can enter any city name to retrieve its current weather data.
  • Real-Time Weather Data: Displays up-to-date temperature, humidity, and weather conditions.
  • Responsive Design: Styled with Bootstrap for a clean, mobile-friendly experience.
  • Error Handling: Notifies users when a city is not found or when there is a network issue.

Technologies Used

  • HTML: Structuring the content of the web page.
  • JavaScript: Handling API requests and dynamically displaying weather data.
  • Bootstrap 5: Ensuring a responsive and accessible design.

Getting Started

  1. Clone the repository:
    git clone https://github.com/chriswilder3/WeatherNet-App.git
    cd WeatherNet
  2. Obtain an API Key:
  • Sign up at WeatherAPI to get a free API key.
  • Replace YOUR_API_KEY in weather.html with your actual API key.
  1. Run the weather.html locally

Key Updates:

  1. API Name Change: Updated all mentions of the OpenWeatherMap API to WeatherAPI.
  2. Getting Started Instructions: Changed the API sign-up instructions to point to WeatherAPI, reflecting the new steps needed to get an API key.

About

App for showing weather

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages