Skip to content

SkyScape is a real-time weather application built with React.js that provides users with accurate and up-to-date weather information.

Notifications You must be signed in to change notification settings

aviralsharma07/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyScape - Real-time Weather Application

Live Link: View Live Demo

SkyScape is a real-time weather application built with React.js that provides users with accurate and up-to-date weather information. With a user-friendly interface and responsive design, SkyScape ensures seamless access to weather data across various devices.

Features

  • Real-time Weather Data: Fetches and displays real-time weather information using React and the OpenWeather API.

  • Responsive Design: Ensures optimal user experience across all devices with flexible layouts, media queries, and viewport optimization.

  • Comprehensive Weather Information: Integrates external weather APIs to retrieve accurate data for temperature, humidity, and wind speed.

  • Customizable Settings: Allows users to customize preferences and settings for a personalized weather experience.

Screenshots

Screenshot 1 (Add relevant screenshots of the application here)

Installation

To run SkyScape locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/skyscape.git
  1. Navigate to the project directory:
cd skyscape
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open the browser and visit http://localhost:3000 to view the application.

Technologies Used

  • React.js: JavaScript library for building user interfaces.
  • OpenWeather API: External weather API for fetching real-time weather data.
  • HTML/CSS: Front-end technologies for designing and styling the application.
  • JavaScript (ES6): Programming language for implementing application logic and functionality.

Usage

  1. Enter your location or city name in the search bar to retrieve weather information for that location.
  2. Explore different weather parameters such as temperature, humidity, and wind speed.

About

SkyScape is a real-time weather application built with React.js that provides users with accurate and up-to-date weather information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published