Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 267 Bytes

Weather-App

This is a simple Weather App in which you can enter a city name and you will see how is the currently weather there.

The backend was developed in Node.js. The external API service consumed is Open Weather API. The endpoints was tested with Postman.