https://github.com/islom-pardaboyev/weathernow
WeatherNow – a weather forecast application built with React and TypeScript. The app provides real-time weather data, including temperature, humidity, wind speed, and weather conditions, for any city. Features include geolocation support, a search function, and a user-friendly interface with responsive design.
https://github.com/islom-pardaboyev/weathernow
open-weather-api tailwind typesctipt vite-react weather-api
Last synced: 2 months ago
JSON representation
WeatherNow – a weather forecast application built with React and TypeScript. The app provides real-time weather data, including temperature, humidity, wind speed, and weather conditions, for any city. Features include geolocation support, a search function, and a user-friendly interface with responsive design.
- Host: GitHub
- URL: https://github.com/islom-pardaboyev/weathernow
- Owner: islom-pardaboyev
- Created: 2024-12-02T02:22:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-30T16:31:48.000Z (4 months ago)
- Last Synced: 2024-12-30T17:29:30.909Z (4 months ago)
- Topics: open-weather-api, tailwind, typesctipt, vite-react, weather-api
- Language: TypeScript
- Homepage: https://weather-kappa-ten-20.vercel.app
- Size: 437 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeatherNow 🌤️
WeatherNow is a simple and user-friendly weather application that provides real-time weather updates for your location.
## 🌟 Features
- **Live Weather Updates**: Stay informed with the latest weather conditions.
- **Automatic Location Search**: Get weather details based on your current location.
- **Beautiful and Clean Design**: A sleek interface for an enjoyable user experience.## 🛠️ Technologies Used
- **React + TypeScript**: For building a scalable and efficient front-end.
- **Axios**: To fetch real-time weather data from APIs.
- **Leaflet**: For seamless map integration.## 🕒 Development Timeline
The entire app design and functionality were completed within **4 days**.## 🚀 Get Started
1. Clone the repository:
```bash
git clone https://github.com/your-repo/weathernow.git
cd weathernow