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.
-
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.
- React
- Vite
- Tailwind CSS
- OpenWeatherMap API