Inform the user on current weather, how to dress and inspire what they could do. If interested the user can also view a forecast for the upcoming 5 days.
To install dependencies:
npm install
To run the application:
npm start
The server runs on http://localhost:8080
node.js > v6.*
No tests implemented yet...
- Sven Siertsema - Initial work - SSiertsema
This project is licensed under the MIT License - see the LICENSE.md file for details