Skip to content

amit712singhal/Sky-Now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Get Live Weather Updates | Real-Time OpenWeather App



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.

๐Ÿ“ธ Live Preview

skynowdemo

Table of Contents

๐Ÿš€ Getting Started

To run this project locally, follow these steps:

  1. Clone the repository

    git clone https://github.com/amit712singhal/Sky-Now.git
  2. Set Up the Project

    • Ensure you have a modern web browser installed
    • You can open the index.html file directly or use a local server
    • Recommended: Use Live Server extension in VSCode for a smooth development experience
  3. API Configuration

    • This project uses OpenWeather API
    • Obtain an API key from OpenWeatherMap
    • Replace the placeholder API key in the project's JavaScript file with your own key

๐ŸŽฎ Usage

  1. Grant location permission

    • Open the application
    • Allow access to your device's location when prompted
  2. View current weather

    • After granting permission, see real-time weather for your location
    • Includes temperature, humidity, wind speed, and more
  3. Search for locations

    • Enter a city or location name in the search bar
    • Press Enter to fetch weather information for that location

โœจ Features

  • ๐ŸŒ Real-time weather updates
  • ๐ŸŽจ User-friendly interface
  • ๐Ÿ“Š Detailed weather information
  • ๐ŸŒก๏ธ Multiple weather parameters (temperature, humidity, wind speed, etc.)
  • ๐Ÿ“ Easy location-based weather access

๐Ÿ› ๏ธ Built With

HTML CSS JavaScript OpenWeather API

Thanks to all Stargazers โญ๏ธ

Star History Chart

๐Ÿค— Contribution

Contributions are welcome! Here's how you can help:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/YourFeature)
  3. Commit changes (git commit -am 'Add some feature')
  4. Push to branch (git push origin feature/YourFeature)
  5. Create a Pull Request

๐ŸŒ Connect with Me

GitHub LinkedIn instagram Email

๐Ÿ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.