ninjakx / weather-app

An angular built app to see the current weather details + Next 4 days forecast

Home Page:https://ninjakx.github.io/weather-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherApp

This project was generated with Angular CLI version 4.3.0. In this, Fusion Chart is used for plotting the graph and Apixu api is used to retrieve the data.

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Reference

How to build weather app using angular

How to Deploy angular app to github.io

Run ng build --prod --base-href https://ninjakx.github.io/weather-app/ and then Run ngh --dir dist/weather-app

Thanks to the @nnamdiekweekwe for the code :)

Note:

They have updated the api so it won't work any longer. Earlier historical data for few days and forecast data were free using this api. But now you have to suscribe for that plan. No longer free now.

About

An angular built app to see the current weather details + Next 4 days forecast

https://ninjakx.github.io/weather-app/


Languages

Language:TypeScript 71.0%Language:HTML 16.0%Language:JavaScript 7.4%Language:CSS 5.6%