Simple Weather Application
Global Weather App is a user-friendly weather application that allows users to check the current temperature and various weather parameters for any location across the globe. This application has been built using HTML, CSS, JavaScript, and a weather API.
Features
- Real-time Weather Data: Get up-to-date temperature information for any location worldwide.
- Detailed Weather Parameters: In addition to temperature, view other essential weather parameters such as humidity, wind speed, and weather conditions along with suggested activity to do according to the weather conditions.
- User-Friendly Interface: The application is designed with simplicity in mind, ensuring a seamless user experience.
- User-defined Language: The application gives the weather updates in user entered language.
- Responsive Design: Access the weather information on various devices, including desktops, tablets, and smartphones.
- Easy to Use: Intuitive design makes it easy for users to quickly find weather information for their desired locations.
- Light/dark mode: Easily toggle between light and dark mode, enhancing user experience.
Technologies Used
- HTML: For creating the structure of the web pages.
- CSS: For styling the application and ensuring a visually appealing interface.
- JavaScript: For implementing interactive elements and fetching data from the weather API.
- Weather API: Utilized to retrieve real-time weather data for the specified locations.
How to Use
-
Clone the Repository: (https://github.com/meghanakn473/Forecast-your-weather.git)
-
Open
index.html
: Open theindex.html
file in your preferred web browser. -
Enter Location: Type the name of the location you want to check the weather for in the provided input field.
-
View Weather Information: Press the "Get Weather" button to view the current temperature and other weather parameters for the specified location.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.
Screenshots