An open API service indexing awesome lists of open source software.

https://github.com/blackxploit-404/simplex-weather

A simple weather app using weather API
https://github.com/blackxploit-404/simplex-weather

javascript-applications js weatherapi weatherapp

Last synced: 17 days ago
JSON representation

A simple weather app using weather API

Awesome Lists containing this project

README

          

# Weather App

A simple weather application that allows users to get current weather information for any city using the WeatherAPI.

## Features

- Displays current weather information including temperature, feels like temperature, condition, humidity, wind speed, pressure, visibility, and UV index.
- Shows a loading animation while fetching data.
- Responsive design.

## Technologies Used

- HTML
- CSS
- JavaScript
- WeatherAPI

## Getting Started

### Prerequisites

- A modern web browser
- Internet connection

## Usage

1. Enter the name of the city in the input box.
2. Click the "Get Weather" button.
3. Wait for the weather information to be displayed.

## Project Structure
weather-app/ │ ├── index.html ├── style.css ├── script.js └── cloudy.png as favicon

## API

This application uses the WeatherAPI to fetch current weather data.

## License

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

## Acknowledgments

- WeatherAPI for providing the weather data.

## Contact

If you have any questions, feel free to open an issue or contact me directly at hello@devsurajit.xyz