weather-app

Step: 01

visit and create account: https://home.openweathermap.org/

for backend

install under the package

$ npm i express cors mongoose body-parser
$ npm i -D nodemon