/node-express-weather-app

Search weather app using nodeJs, Express, HBS, Mapbox and WeatherStack APIs

Primary LanguageJavaScript

Search weather Express app

Basic Express app to fetch geolocation and weather forecast. Live demo here.

Using Mapbox and WeatherStack APIs (update .env file with personal APIs keys)

screenshot

Dependencies and tools

npm install
  • Nodemon npm run dev
  • Node & Express
  • Handlebars