You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@
8
8
-[Firebase](https://firebase.google.com/)
9
9
-[CircleCI](https://circleci.com/)
10
10
- Visit the hosted site at https://www.gooseweather.com
11
-
- Checkout my Angular-In-Depth Post on how to use NgRx with this application [here](https://blog.angularindepth.com/how-to-start-flying-with-angular-and-ngrx-b18e84d444aa)
11
+
- Checkout my Angular-In-Depth Post [How to Start Flying with Angular and NgRx](https://blog.angularindepth.com/how-to-start-flying-with-angular-and-ngrx-b18e84d444aa)
12
+
- This application is also listed as a [resource example on ngrx.io](https://ngrx.io/resources)
12
13
13
14
## Open Weather Map API
14
15
- In order to get current conditions, this application uses the Open Weather Map API [here](https://openweathermap.org/api)
0 commit comments