Skip to content

huseyin-aln/Weather-App-RP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Condition App

Table of Contents

Overview

Weather-App-RP

Built With

  • HTML
  • CSS
  • JS
  • REACT

Features

In this project, it is aimed to make a weather application using the openweathermap API.

How To Use

To clone and run this application, you'll need Git

# Clone this repository
$ git clone https://github.com/huseyin-aln/Weather-App-RP

# Install dependencies
  
    "axios": "^0.27.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-scripts": "5.0.1",
    

Acknowledgements

  • It brings and displays the weather conditions of the location desired by the user.
  • If the user re-enters the city he entered before, he will receive a warning.
  • If the user does not enter any city, he will still receive a warning.

Contact