This project features a simple weather app website built with HTML, CSS, and JavaScript, designed to display the current weather conditions. It serves as a basic example for learning web development and integrating weather APIs.
A basic weather application made using HTML, CSS, and JavaScript.
- Responsive website
- Search by city name (with validation)
- "On-the-fly" DOM changes
- International units toggle
- API usage
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/Sarthaklad1034/Weather-App-using-HTML-CSS-and-JS.git
-
Open the project in your preferred code editor.
-
Launch the
index.html
file in a web browser to view the home page. -
Feel free to modify the code and customize the page according to your preferences. You can update the content, change the colors, or add new features.
Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License. Feel free to use the code for personal or commercial purposes.
If you have any questions, suggestions, or feedback, you can reach out to the project maintainer:
- Linkedin : sarthak-lad
- Email: sarthaklad1034@gmail.com
Enjoy exploring the code and creating your own weather broadcast website!