Loading repository data…
Loading repository data…
renushinde1998 / repository
- **Weather App:** - HTML, CSS, JavaScript for real-time weather. - Features: Search bar, responsive design, OpenWeatherMap API. - Technologies: HTML, CSS, JS, [OpenWeatherMap API](https://openweathermap.org/). - Usage: Clone repo, open `index.html`, enter location. - Contribute: Fork and pull requests welcome.
https://renushinde1998.github.io/weatherApp.github.io/
The Weather App is a simple web application that allows users to check real-time weather information for different locations. It's built using HTML, CSS, and JavaScript and utilizes the OpenWeatherMap API to fetch weather data.
Frontend:
External Libraries:
git clone https://github.com/your-username/weather-app.git
Open index.html in your web browser.
Enter a location in the search bar and click "Search" for current weather information.
If you'd like to contribute to the project, you can fix the repository and submit a pull request.