Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`