Basic Express app to fetch geolocation and weather forecast. Live demo here.
Using Mapbox and WeatherStack APIs (update .env file with personal APIs keys)
npm install
- Nodemon
npm run dev - Node & Express
- Handlebars
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Basic Express app to fetch geolocation and weather forecast. Live demo here.
Using Mapbox and WeatherStack APIs (update .env file with personal APIs keys)
npm install
npm run dev