rtfeldman / elm-spa-example

A Single Page Application written in Elm
https://dev.to/rtfeldman/tour-of-an-open-source-elm-spa
MIT License
3.28k stars 530 forks source link

Recreate (and improve) the nav bar component using Elm Bootstrap #77

Closed tad-lispy closed 5 years ago

tad-lispy commented 5 years ago

The nav bar is a shared component displayed on every page. Let's take it as a first challenge in our effort to use Elm Bootstrap.

tad-lispy commented 5 years ago

Oops... sorry, this wasn't meant to target this repo but our fork. Please ignore. Closing.