A weather application which fetches the day-tooday weather information using Node.js, express.js, handlebars.js and TailwindCSS.
Demo (https://pkmryh-weather-fetcher-app.herokuapp.com) A Node.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev