Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T17:30:46.000Z (9 months ago)
- Last Synced: 2024-12-18T18:12:33.578Z (2 months 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`