Simple Node.js Command Line Weather Application
- Check out the Live Demo
- Read the full tutorial on how to build this application at codeburst.io
- Run the web app locally:
node server.js
// Now open your browser and visit: localhost:3000
Weather Website using Node.js, Express, and OpenWeatherMap's API
https://simple-nodejs-weather-app-irhhpddsku.now.sh/
Repository from Github https://github.comlichengunc/simple-nodejs-weather-app
Simple Node.js Command Line Weather Application
node server.js
// Now open your browser and visit: localhost:3000
Weather Website using Node.js, Express, and OpenWeatherMap's API
https://simple-nodejs-weather-app-irhhpddsku.now.sh/