Skip to content

aelaraby6/ClimaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClimaBot

weather

About

ClimaBot is a simple weather application that provides real-time weather data and map visualization.

Features

  • Search by city name or current location.
  • Weather info: temperature, description, humidity, wind speed.
  • Weather icons.
  • Interactive map using Leaflet and OpenStreetMap.

map

Tech Stack

  • HTML5
  • CSS3 / SASS
  • JavaScript
  • Bootstrap
  • Leaflet.js
  • OpenWeatherMap API

Setup

  1. Clone the repository:

    git clone https://github.com/your-username/climabot.git
    
  2. Get your API key from OpenWeatherMap.

  3. Add the API key inside logic.js:

  4. const ApiKey = "YOUR_API_KEY_HERE";

About

Simple Weather app with live data and map using Leaflet and OpenWeatherMap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published