Skip to content

andrewfulton/elm-guardian-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guardian(Elm)

An implementation of the Guardian Search code activity in Elm. Mostly to see what elm even is and if I can make it do anything.

Prerequisites

Install Elm, according to it's instructions.
An API key for the Guardian Open Platform - update this in the getGuardianContent function in Main.elm

Build

Run this in elm reactor OR
run elm make src/Main.elm to build an index.html
Currently being deployed to https://guardianelm.portable.now.sh/ with now

Open questions

[] How to debounce triggering the search function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages