Single page app that reads current location and displays local weather
- Frontend in angular.js
- Backend in node.js
-
Clone this repo
git clone https://github.com/rsmarques/weather-app.git
-
Install the dependencies
npm install
-
Run the app
node server/server.js
-
You can test a running version here