Skip to content

nathija-nimantha/SkyScope-Weather-Intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌀️ SkyScope – Weather Intelligence App

SkyScope is a modern and responsive weather intelligence web app built with Next.js, TypeScript, and Tailwind CSS. It provides accurate real-time weather data along with rich visual and analytical features for users who want a deeper understanding of atmospheric conditions.


πŸš€ Features

πŸ”Ž Search & Display

  • Search by City Name: Get current weather data by entering any city.
  • Google Maps Integration: Instantly view the searched city on Google Maps.

πŸ“Š Weather Analytics

  • Location Details: City, country, latitude & longitude.
  • Temperature Overview: Display in Celsius, Fahrenheit, or Kelvin.
  • Wind & Air Movement: Wind speed, direction, pressure, and humidity.
  • Visibility & Precipitation: Cloud cover, precipitation probability, and visibility distance.
  • Weather Summary: A short, human-readable summary of the current conditions.

🎨 Interactive UI

  • Dynamic Background: Changes based on weather conditions.
  • Hover Effects: Smooth and intuitive interactions.
  • Responsive Design: Fully functional across desktop and mobile devices.

πŸ” Secure & Efficient

  • Environment Variables: API key stored in .env (excluded from GitHub).
  • Weather API Integration: Uses WeatherAPI.com for real-time data.

πŸ§ͺ Tech Stack


πŸ“¦ Getting Started

1. Clone the Repository

git clone https://github.com/yourusername/skyscope.git
cd skyscope

2. Install Dependencies

npm install

3. Setup Environment Variables

Create a .env.local file in the root directory and add your WeatherAPI key:

NEXT_PUBLIC_WEATHER_API_KEY=your_weatherapi_key_here

4. Run the App

npm run dev

5. Build for Production

npm run build
npm start

πŸ“Έ Screenshots

🌀️ Main View

Main View

πŸ“Š Advanced Weather View

Advanced Weather View


πŸ“„ License

MIT License

Copyright (c) 2025

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


🌐 Live Demo (Optional)

Live Demo


πŸ™Œ Contributions

Feel free to open issues or submit pull requests. Contributions are welcome!


⭐ Support

If you find this project helpful, give it a ⭐ on GitHub!

About

🌀️ SkyScope is a responsive weather intelligence app built with Next.js, TypeScript & Tailwind CSS, featuring real-time weather data, dynamic UI, and advanced atmospheric insights using WeatherAPI.com.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors