Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 723 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 723 Bytes

Weather-app

https://webclima.herokuapp.com/

Deploy to Heroku

Step 1: Make your account on "openweathermap" and get your api key.
Step 2: Deploy to Heroku

Deploy

A app designed in ReactJs using "openweathermap" api.

Just entered the City and Country and get the temperature , humidity etc.

Prerequisites:

  1. Any javascript IDE supporting Javascript.
  2. Make your account on "openweathermap" and get your api key.

How to Set up?

Step 1: Install dependencies npm install

Step 2: Paste your api key int the code.. The key here is some random number...

HAPPY HACKING!!