A simple web based weather app built with TypeScript Angular 4 using Angular CLI version 1.4.4.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
All data comes from Open Weather Map (http://api.openweathermap.org/). To start using create an account to get a free API key, some API's are restricted and require payment before being given access
- Angular CLI 1.4.4
- Angular 4.4.4
- TypeScript 2.3.4
- Node 6.11.3