WeatherMateJS is a weather application that provides real-time weather data by leveraging the AccuWeather API. With a user-friendly interface and seamless integration, users can easily retrieve accurate weather updates for any desired location.
- AccuWeather API Integration: Utilizes the AccuWeather API to fetch real-time weather data.
- City-Based Weather: Allows users to enter the name of a city to retrieve corresponding weather information.
- Responsive Design: The frontend interface is designed to be clean and responsive, providing an optimal user experience across various devices.
- Visit the WeatherMateJS website.
- Enter the name of the desired city in the search bar.
- Click on the "Search" button or press Enter.
- The application will fetch and display the current weather data for the specified city.
- HTML
- CSS
- JavaScript
The WeatherMateJS website is deployed and accessible at https://weathermatejs.netlify.app.
This project is licensed under the MIT License.
- AccuWeather API: https://www.accuweather.com
For any questions or feedback, please contact [email protected].