https://github.com/muzeffer-niftiyev/weather-app
https://github.com/muzeffer-niftiyev/weather-app
asynchronous-programming css3 html javascript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muzeffer-niftiyev/weather-app
- Owner: muzeffer-niftiyev
- Created: 2023-05-26T21:44:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T13:48:55.000Z (about 2 years ago)
- Last Synced: 2025-04-21T15:09:30.588Z (about 1 year ago)
- Topics: asynchronous-programming, css3, html, javascript
- Language: CSS
- Homepage: https://weather-app-bay-phi-77.vercel.app
- Size: 966 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
---
## 📝 Description
Welcome to the Weather App!
This project can be used to know about weather all around the world. Here you input the city or country name and get weather data about that region at current time.
#### 💻 Technologies
- HTML
- CSS
- JavaScript (Asynchronous JavaScript)
---
## ✨ Features
- Lets you input the city or country name you want.
- Whenever you input some region data app fetches weather data about it and then displays it by showing image and tempeature in format of celcium.
- Shows current date.
---
## 🚀 Demo
[🔗 Weather App](https://weather-app-bay-phi-77.vercel.app)
---
## 🛠 Installation
1. **Clone the repository**
```bash
git clone git@github.com:muzeffer-niftiyev/Weather-App.git
```