Skip to content

adilsonmandlate/weather-city

Repository files navigation

Weather app

Get weather details of any city in the world. Still a Work In a Progress.

How to run the project

First install all the packages with the following command:

npm i

And then, start the project with:

npm run start