Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.37 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.37 KB

Akash Vani

project-image

This is a React App where I have built a weather checking app which helps you to check the weather of any major city in the world. It is done using the OpenWeather api.

🚀 Demo

https://akash-vani.vercel.app/

🧐 Features

Here're some of the project's best features:

  • Check weather of any city in the world
  • Background image changes according to the weather of specified place
  • Change temperature from Celsius to Fahrenheit & vice-versa
  • Shows humidity pressure & wind speed

🛠️ Installation Steps:

1. To setup this project run this line in your code editor terminal

npm install

2. To start this on local server

npm start

💻 Built with

Technologies used in the project:

  • React js
  • react-router-dom
  • HTML
  • sass
  • react hooks
  • react components
  • OpenWeather api