Skip to content

This web application, built with React.js, allows users to check the current weather conditions for any city globally. It retrieves weather data through the Weather API.

Notifications You must be signed in to change notification settings

yatikakain/Weather-Explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

This web application, built with React.js, allows users to check the current weather conditions for any city globally. It retrieves weather data through the Weather API.

Features

  • Search for weather conditions of any city worldwide.
  • View current weather details including temperature and weather description.
  • Fetch weather data using the Weather API.

Technologies & Tools

  • React.js
  • HTML
  • CSS
  • JavaScript
  • VS Code
  • Weather API

Installation and Usage

To get started with this app:

  1. Clone the repository or download the source code.
  2. Open the project in your preferred code editor.
  3. Run npm install to install the required dependencies.
  4. Start the development server with npm start.
  5. Open your browser and go to http://localhost:3000 to access the app.

To use the app, enter the name of the city you want to look up in the search bar and press Enter. The app will show the current weather conditions for the selected city.

Demo

A live demo of the React Weather App is available.

About

This web application, built with React.js, allows users to check the current weather conditions for any city globally. It retrieves weather data through the Weather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published