https://github.com/angular/introduction-to-angular
https://github.com/angular/introduction-to-angular
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/angular/introduction-to-angular
- Owner: angular
- Created: 2022-05-04T18:38:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T00:32:20.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T05:12:00.812Z (9 months ago)
- Language: TypeScript
- Size: 6.9 MB
- Stars: 34
- Watchers: 3
- Forks: 856
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:

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