https://elm-github-finder.netlify.app/
Elm application that lets you search for any GitHub profile or repository and check out its public information.
This project is bootstrapped with Create Elm App and uses Bootstrap as styling framework.
# git clone
git clone https://github.com/fveracoechea/elm-github-finder.git
# intall depencencies
yarn
# run dev
yarn dev