Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 329 Bytes

Weather App

Used openweather api to connect this app to get weather info ❗️

Warning

If you clone this repo you need to get your own api key and replace it in index.js file on line 1 :

const apiKey = 'YOUR_API_KEY';

Screenshot

Here we have project screenshot :

screenshot