Skip to content

aurelienroux/node-express-weather-app

Repository files navigation

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