Skip to content

wilmanconde2/realTimeWeather

Repository files navigation

Real Time Weather

https://w34th3r-app.netlify.app/

This is a weather application built with React, Bootstrap, and SASS that provides real-time weather information for any city in the world.

Features

City Search: Users can search for the current weather of any city.

Temperature Units: Users can choose between Celsius, Fahrenheit, and Kelvin to display the temperature.

Real-Time Data: The app fetches weather data from the Weatherstack API in real time.

Weather Information: Displays current weather details such as temperature, humidity, wind speed, and weather description.

Geolocation: Automatically fetches and displays the weather for the user's current location (if allowed).

Usage

Search for a city: Enter a city name in the search bar and click on the "Search" button.

Select temperature unit: Choose the preferred unit for temperature (Celsius, Fahrenheit, Kelvin).

View Weather: The weather details will be displayed, including the temperature, humidity, and wind speed.

Clear Search: You can clear the input and reset the search results by clicking the "Clear" button.

Technologies Used

React: Main library for building the user interface.

Bootstrap: Framework used for styling and layout.

SASS: For custom styles and theming.

Weatherstack API: Provides real-time weather data.

Geolocation API: Retrieves the user's current location for weather details.

About

Weather Application built with React, designed to provide users with real-time weather information based on their selected city. It features a clean and interactive user interface with components that enhance usability and functionality.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors