Anagram Web (clojurescript)


Anagram

This webapp is written in clojurescript and have the following features:

  • Shuffle dictionary word into anagram
  • Timer
  • List of possible answers
  • Link to wiktionary
  • History

Installation:

Install Leiningen first then execute these commands:

$ git clone https://github.com/jf-parent/anagram-clojure
$ cd anagram-clojure
$ lein run -m anagram.server # http://localhost:3222/