Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 179 Bytes

File metadata and controls

9 lines (7 loc) · 179 Bytes

Weather app:

App to search places and see it the weather.

1_ Create .env and add credentials.
2_ Install node modules with "npm install"
3_ Launch app with "npm start"