Skip to content

tuliomolina/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

A simple Node.js web app that provides weather information about a given location.

The app is implemented in Express.js, and it fetches Mapbox and OpenWeather API's to provide current and daily temperature forecast given a specific address. It was deployed to Heroku.

Local setup

  • Clone the repo: git clone https://github.com/TulioMolina/node-weather-app.git
  • Install dependencies: npm install
  • Run locally on port 3000: npm run dev

Deployed app at this link.

About

A simple Node.js web app that provides weather information about a given location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published