https://github.com/solenoden/angular-expert-project
My project for the Angular Level 3 Expert Certification from angulartraining.com
https://github.com/solenoden/angular-expert-project
angular angular-signals angular17 angular2 typescript
Last synced: 4 months ago
JSON representation
My project for the Angular Level 3 Expert Certification from angulartraining.com
- Host: GitHub
- URL: https://github.com/solenoden/angular-expert-project
- Owner: Solenoden
- Created: 2024-05-28T07:39:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T17:30:46.000Z (about 2 years ago)
- Last Synced: 2025-04-05T11:45:21.340Z (about 1 year ago)
- Topics: angular, angular-signals, angular17, angular2, typescript
- Language: TypeScript
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Expert Project
An application that displays current conditions and a 5-day forecast for US zipcodes.
Built for the Angular Level 3: Expert certification by [angulartraining.com](https://www.angulartraining.com/index.html)
Forked from https://github.com/alcfeoh/ng-weather
## Requirements
- Node 18.x
- Angular CLI
## Getting Started
1. Run `npm install`
2. Run `npm start`