Giter Club home page Giter Club logo

react-weather-app's Introduction

React Weather App

About the Project

This project, created with React, is a website that utilizes the OpenWeatherMap API to display both weekly and real-time weather forecasts for any desired location.

Table of Contents

Live Demo

React Weather App

Features

  • Instant and weekly weather forecast for a specific location.
  • Each day can be expanded to view detailed weather information.
  • Shows information such as temperature, felt temperature, humidity, wind speed, and pressure.
  • When the location button is clicked, it redirects to the OpenWeatherMap page containing information about the entered location.
  • It provides a warning when an invalid location is entered

Usage

  • Get an API key from OpenWeatherMap and replace process.env.REACT_APP_API_KEY in Guncel.jsx and Haftalik.jsx with your API key.

Technologies Used

Project Skeleton

React Weather App (folder)
|
|----readme.md         
SOLUTION
├── public
│     └── index.html
├── src
│    ├── assets
│    │       └── [images]
│    ├── components
│    │       ├── guncel
│    │       │     ├── Guncel.css 
│    │       │     └── Guncel.jsx 
│    │       ├── haftalik     
│    │       │     ├── Haftalik.css 
│    │       │     └── Haftalik.jsx   
│    │       └── search     
│    │             ├── Search.css 
│    │             └── Search.jsx 
│    ├── pages
│    │       └── Home.jsx
│    ├── App.js
│    ├── App.css
│    └── index.js
├── package.json
└── yarn.lock

Screenshots

Compatibility

The project is compatible with both wide-screen computers and mobile devices.

Acknowledgments

react-weather-app's People

Contributors

furkan-dogu avatar

Stargazers

 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.