A tiny app displays current weather depends on your location.
Note that you will need to have Node.js installed.
Install the dependencies...
npm install
Run app...
npm run dev
Demo