Skip to content

RaviTejaM9602/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

Weather App Creation of weather app where we can find wheather condition of any city around the world.

Demo - Deployed over Vercel

https://react-weather-app-smoky.vercel.app

Built With

  1. React Hooks (useState, useEffect, useRef).
  2. BootStrap.
  3. JSX.
  4. Functional Components.
  5. Conditional Rendering.
  6. Forms.

Screenshot

React_Weather_App

Getting Started

APIs Used

Open Weather APIs

https://openweathermap.org/current

API Info

  • Method: GET
  • URL: https://api.openweathermap.org/data/2.5/weather?q={CITY_NAME}&appid={API_KEY}

Libraries used

  • axios
  • react-scripts

Getting Started

To get a local copy follow these steps:

  1. Clone the repo by typing on your terminal
git clone (https://github.com/RaviTejaM9602/react-weather-app)
  1. Access the repo with
cd Conference
  1. Clone the Repo or Download the Zip file Run the live server or simply open index.html with your browser.
code .

How can I appreciate this repo?

Authors

👤 Ravi Teja M

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed. Ravi Teja

About

Weather App Creation of weather app where we can find wheather condition of any city around the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published