Giter VIP home page Giter VIP logo

react-weather-app's Introduction

Weather App

Description

This Weather App is a simple web application that provides users with current weather information for a specified location. It is built using React.js and integrates with the WeatherAPI to fetch real-time weather data.

Features

  • Current Weather: View the current weather conditions including temperature, humidity, wind speed, and weather description.
  • Location-based: Enter the name of a city or location to get weather information for that area.
  • Responsive Design: The app is responsive and works well on both desktop and mobile devices.

Usage

  1. Enter the name of a city or location in the search bar.
  2. Press the Enter key or click the search button to fetch weather data for the specified location.
  3. View the current weather conditions displayed on the screen.

Technologies Used

  • React.js
  • Axios (for HTTP requests)
  • CSS (for styling)

Setup

  • Clone the repository: (git clone https://github.com/your-username/weather-app.git)

  • Navigate to the project directory: (cd weather-app)

  • Install dependencies:(npm install)

  • Start the development server: (npm start)

  • Open your browser and visit http://localhost:3000 to view the app.

API Key

To use the WeatherAPI, you need to sign up for an API key: https://www.weatherapi.com. Once you have obtained your API key, replace YOUR_API_KEY in the Api.jsx file with your actual API key.

Screenshots

LandingPage temp1 temp2

react-weather-app's People

Contributors

siddharth263 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.