Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

Commit

Permalink
Merge pull request #812 from lujanfernaud/patch-11
Browse files Browse the repository at this point in the history
Add solution to 'async-apis/project.md'
  • Loading branch information
105ron authored Sep 5, 2018
2 parents 5f15bdc + ce4903d commit 55de835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions async-apis/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ You should change the look of the page based on the data, maybe by changing the
To add your solution to the list below, edit this [file](https://github.com/TheOdinProject/javascript_curriculum/blob/master/async-apis/project.md) (located on The Odin Project's "curriculum" github repository). See the section on [Contributing](http://github.com/TheOdinProject/curriculum/blob/master/contributing.md) for more instructions.

* Add your solution below this line!
* [Luján Fernaud's Solution](https://github.com/lujanfernaud/js-weather-compare) - [View in browser](http://lujanfernaud.com/js-weather-compare/)
* [gregthepeg's Solution](https://github.com/gregthepeg4/weatherapp) - [View in browser](https://peaceful-dawn-67006.herokuapp.com/)
* [brxck's solution](https://github.com/brxck/odin-weather) - [View in browser](http://brockmcelroy.com/odin-weather/)
* [theghall's Promise solution](https://github.com/theghall/odin-weather) - [theghall's async/await refactor](https://github.com/theghall/odin-weather-alt)
Expand Down

0 comments on commit 55de835

Please sign in to comment.