Real-Time-Weather is a real-time weather forecast web application that provides weather data for cities around the world. It uses the WEATHER API to retrieve up-to-date weather information based on user input.
The Real-Time-Weather app is built with the following technologies:
- Frontend: HTML, CSS, JavaScript
- Weather Data API: WEATHER API
To use Real-Time-Weather and access real-time weather forecasts, follow these steps:
- Clone the repository:
git clone https://github.com/Nishitbaria/Real-Time-Weather.git
- Navigate to the project directory:
cd Real-Time-Weather
- Open the HTML file in your preferred web browser:
index.html