/roundhousedit

36 hour project with the goal to learn Mithril more fully. Site which displays jokes featuring a certain Texas ranger.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Roundhousedit

Download:

git clone https://github.com/GreenRaccoon23/roundhousedit.git
bower install
npm install
server/server
# OR
node main.js

Description:

Site which displays jokes featuring a certain Texas ranger.
roundhousedit.herokuapp.com

Purpose:

36 hour project with the goal to learn Mithril more fully.
I originally wrote the server in Node.js. Later, I wrote another version in Go/Golang.

Technologies:

  • JavaScript
  • HTML (HTML5)
  • CSS (CSS3)
  • Mithril
  • Bower
  • RESTful API
  • Node.js
  • Express
  • Go/Golang