diff --git a/js-essentials/dragon-trainer-monthly/README.md b/js-essentials/dragon-trainer-monthly/README.md
new file mode 100644
index 0000000..77500ff
--- /dev/null
+++ b/js-essentials/dragon-trainer-monthly/README.md
@@ -0,0 +1,10 @@
+# Random Ron
+
+A site that displays a random Ron Swanson quote (from the show Parks
+and Recreation) using the [Ron Swanson Quotes
+API](https://github.com/jamesseanwright/ron-swanson-quotes).
+
+# Reference
+
+* https://leanwebclub.com/learn/js-essentials/project-random-ron
+
diff --git a/js-essentials/dragon-trainer-monthly/index.html b/js-essentials/dragon-trainer-monthly/index.html
new file mode 100644
index 0000000..ce03195
--- /dev/null
+++ b/js-essentials/dragon-trainer-monthly/index.html
@@ -0,0 +1,14 @@
+
+
+