MirkoRaimo / introduction-to-angular

Welcome to my implementation of the codelab "Introduction to Angular" made by Google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Angular Codelab

In this codelab, you'll build a housing app with Angular. This is the completed app and features the ability to view home listings based on user search, and view details of a housing location.

You'll build everything with Angular using Angular's powerful tooling and great browser integration.

Here's a preview of the application:

Completed application - one column search results, second column search details

The step-by-step guide can be found at https://codelabs.developers.google.com/introduction-to-angular

About

Welcome to my implementation of the codelab "Introduction to Angular" made by Google


Languages

Language:TypeScript 64.1%Language:HTML 13.3%Language:CSS 11.8%Language:JavaScript 10.8%