SumitK27 / React-Weather-App

A web app that shows you the current weather of your location and lets you search the weather of some other location as well.

Home Page:https://react-owm-weather-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Weather App

A web app that shows you the current weather of your location and lets you search the weather of some other location as well.

"Sample Image"

Technologies used

  • HTML
  • CSS
  • JavaScript
  • React
  • OpenWeatherMap API

How to use

  1. Clone the repository.
  2. Navigate to the folder.
  3. Run npm install to install all the dependencies.
  4. Rename example.env to .env.
  5. Add your OpenWeatherMap API Key in .env file.
  6. Run npm start to launch the app.

ToDos

  • Get weather of your current location.
  • Search weather by a location name.
  • Change background according to the weather.

About

A web app that shows you the current weather of your location and lets you search the weather of some other location as well.

https://react-owm-weather-app.netlify.app/


Languages

Language:JavaScript 51.9%Language:CSS 25.5%Language:HTML 22.0%Language:Shell 0.6%