Sky Now is a web application that provides real-time weather updates based on your current location. It gives you detailed weather information including temperature, humidity, wind speed, and more.
Check out the live demo here.
To run this project locally, follow these steps:
-
Clone the repository
git clone https://github.com/amit712singhal/Sky-Now.git cd Sky-Now
-
Open index.html in your web browser
You can either open the index.html file directly in your browser or use a local server like Live Server in VSCode to serve the files.
-
Grant location permission
Once you've opened the application, it will request access to your device's location. Grant permission by clicking "Allow" or "Grant Access".
-
View current weather
After granting permission, the application will display the current weather information for your location, including temperature, humidity, wind speed, and more.
-
Search for weather updates
To view the weather for a different location, enter the location name or city in the search bar and press Enter. The application will fetch and display the weather information for the searched location.
- Real-time weather updates
- User-friendly interface
- Detailed weather information
- Supports multiple weather parameters like temperature, humidity, wind speed, etc.
- Easy access to weather data for the current location
Contributions to this project are welcome! If you find any bugs or have suggestions for improvements, please create an issue or submit a pull request.
- Fork the repository.
- Create your feature branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Create a new Pull Request.
I love connecting with new people and exploring new opportunities. Feel free to reach out to me through any of the platforms below:
This project is licensed under the MIT License. See the LICENSE file for details.