Climatic Map is a weather application that provides real-time weather information based on your current location, along with the ability to search for weather conditions in any other location. The app features a climatic map to visualize weather data effectively.
-
Current Location Weather:
- Automatically detects your current location and displays real-time weather data.
- Weather data is displayed on a climatic map using React Leaflet.
-
Search Weather by Location:
- Search for weather information in any city worldwide.
- Displays the searched location's weather on the map.
-
Climatic Map:
- Integrated with React Leaflet for a seamless map experience.
- React: For building the user interface.
- React Leaflet: For map functionality.
- Chakra UI: For a clean and responsive design.
- OpenWeather API: For fetching accurate and up-to-date weather data.