jdmg94 / elm-user-card-app

A simple elm application that fetches user data and presents a social card.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-user-card-app

A simple elm application that fetches user data and presents a social card. this is an exercise on parsing and transforming JSON structures we get from services that we may not have control over. it uses tailwind as its css framework, you can generate styles via yarn styles you can open a hot-reloading dev server via yarn dev it takes the same options as elm make.

About

A simple elm application that fetches user data and presents a social card.

License:MIT License


Languages

Language:CSS 84.3%Language:JavaScript 15.4%Language:Elm 0.3%Language:HTML 0.0%