Skip to content

Commit

Permalink
Add "RealWorld app" example to the official examples section
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-haskell committed Aug 11, 2023
1 parent 0a7d1ed commit f23661f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/examples/index.md
Expand Up @@ -32,3 +32,15 @@ __Created by:__ [Ryan](https://github.com/ryannhg)

![Screenshot](https://github.com/elm-land/2048/raw/main/static/screenshot.png)


### Realworld App


On a Twitch stream ([@ryan_the_rhg](https://twitch.tv/ryan_the_rhg)), we upgraded the Conduit RealWorld app from elm-spa to Elm Land. This app is a Medium-like clone, and features REST API calls, user login, and more:

__Created by:__ [Ryan](https://github.com/ryannhg)

[Live demo](https://realworld.elm.land/)[Source code](https://github.com/elm-land/realworld-app)

![Screenshot](https://realworld.elm.land/screenshot.png)

0 comments on commit f23661f

Please sign in to comment.