Skip to content

rishit-roars/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple weather app built using HTML, JavaScript, and Tailwind CSS. It utilizes the OpenStreetMap API for location autocomplete and the OpenWeatherMap API to fetch weather data.

Features

  • Autocomplete for location input using OpenStreetMap API.
  • Fetches weather data based on user input or current location.
  • Displays weather information such as temperature, weather condition, and city name.

Usage

To use the app, simply type in the name of a location in the search bar, and the app will provide autocomplete suggestions. Click on a suggestion or press enter to fetch the weather data for the selected location. Alternatively, click on the "Get Current Location" button to fetch weather data based on your current location.

Preview

Weather App Preview

Installation

  1. Clone the repository:

  2. Open index.html in your web browser.

APIs Used

Credits

This project was developed by Rishit Chowdhury (https://github.com/rishit-roars).

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors