Skip to content

Commit 29d6970

Browse files
committed
Update Readme
1 parent 8ff1669 commit 29d6970

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# TutorialAngularHttpclient
22

3+
A working version of the application can be found at [https://alisaduncan.github.io/tutorial-angular-httpclient/](https://alisaduncan.github.io/tutorial-angular-httpclient/)
4+
5+
36
This project was an opportunity for me to play with Angular, RxJS, and Material. The app calls [JSONPlaceholder](https://jsonplaceholder.typicode.com/) API to retrieve users and POST a new user. The code contains examples on utilizing Angular's HttpClient and corresponding unit tests. Unit tests for the view have been disabled for now.
47

58
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.2.7.

0 commit comments

Comments
 (0)