elliotleelewis / ng-certification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Here's my Weather App, a submission for my Angular Certification by Angular Training.

How to Run

Pre-requisites

The following must be installed on your machine:

  • Yarn
  • NodeJS - 10.x or later

Steps

  1. Clone repo and cd into directory
  2. Run yarn install
  3. Run yarn start (or ng serve if you prefer)

About


Languages

Language:TypeScript 80.6%Language:HTML 18.3%Language:CSS 1.1%