Skip to content

aspittel/elm-trivia-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Elm Trivia App

Motivation

I have been trying to understand Elm for quite some time. Its super tricky and a totally different way of thinking than normal programming. I tried to be ambitious a couple times and build something big in Elm, but I decided to think smaller and build this trivia app instead.

Code Style

Elm style! I tried to make it as similar to the documentation as possible.

Features

I think the CSS is the biggest feature! Other than that, it's pretty basic! Its just a trivia app that keeps score!

Stack

  • CSS
  • Elm

Deployment

App is deployed at https://aspittel.github.io/elm-trivia-app.

Local Install

App is deployed at https://github.com/aspittel/elm-trivia-app.
$ git clone https://github.com/aspittel/elm-trivia-app/
$ cd elm-trivia-app
$ elm-app start

About

Trivia application built in elm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published