Skip to content

Commit

Permalink
docs: add Goose Weather to example resources (#1612)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewevans0102 authored and timdeschryver committed Mar 9, 2019
1 parent 5d77b7c commit 8005131
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions projects/ngrx.io/content/marketing/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,13 @@
"Use a Pizza Provider of your choice and add/edit orders in real time with friends/colleagues",
"url": "https://github.com/maxime1992/pizza-sync",
"rev": true
},
"goose-weather": {
"title": "Goose Weather",
"desc":
"Angular App that uses NOAA and the OpenWeatherMapAPI to create a weather forecast",
"url": "https://github.com/andrewevans02/goose-weather",
"rev": true
}
}
},
Expand Down

0 comments on commit 8005131

Please sign in to comment.