Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henriquecbuss/lireddit


https://github.com/henriquecbuss/lireddit

elm graphql

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# LiReddit

This is the front-end part of [this tutorial](https://www.youtube.com/watch?v=I6ypD7qv3Z8&t=47107s).

## Stack Used

This was done with [Elm](https://elm-lang.org), created from my
[elm-starter](https://github.com/NeoVier/elm-starter), following some of the design from
[rtfeldman/elm-spa-example](https://github.com/rtfeldman/elm-spa-example), and using
[Parcel](https://parceljs.org) for bundling. For the UI, I used [mdgriffit/elm-ui](https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/),
and [dillonkearns/elm-graphql](https://package.elm-lang.org/packages/dillonkearns/elm-graphql/latest/)
for the GraphQl integration.