https://github.com/ankitjhagithub21/silent-weather
This is a weather app built using vite, react, tailwindcss and openweathermap api.
https://github.com/ankitjhagithub21/silent-weather
openweathermap-api weatherapp weatherapp-react webapp webdevelopment
Last synced: 17 days ago
JSON representation
This is a weather app built using vite, react, tailwindcss and openweathermap api.
- Host: GitHub
- URL: https://github.com/ankitjhagithub21/silent-weather
- Owner: ankitjhagithub21
- Created: 2023-11-03T18:44:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T06:27:16.000Z (over 2 years ago)
- Last Synced: 2025-03-01T23:57:25.210Z (over 1 year ago)
- Topics: openweathermap-api, weatherapp, weatherapp-react, webapp, webdevelopment
- Language: JavaScript
- Homepage: https://silent-weather.netlify.app/
- Size: 134 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Silent Weather
Silent Weather is a React web application built with Vite, Tailwind CSS, and the OpenWeatherMap API. With this app, users can easily search for the weather in any city, view weather details for popular cities, and check the current weather at their location.

## Features
- **City Search:** Users can search for the weather in any city around the world by entering the city name in the search bar.
- **Popular Cities:** The app provides weather information for some of the world's most popular cities right on the homepage, making it easy for users to access weather data quickly.
- **Current Location:** Silent Weather detects the user's current location (if permitted) and displays the weather information for their current location.
## Technologies Used
- React
- Vite
- Tailwind CSS
- OpenWeatherMap API