From 0e15d31dd27eebfc97bf6d58f95be8865187d004 Mon Sep 17 00:00:00 2001 From: Jeremy Likness Date: Thu, 27 Feb 2020 10:45:14 -0800 Subject: [PATCH] Update README.md Add blog link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 01824f5..8824f1f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ count the included Docker image) and no frameworks, just pure JavaScript for a S - Reusable components - Data-binding +There is a full walkthrough of the code available here: + +📄 [Build a Single Page Application (SPA) app with Vanilla.js JavaScript](https://blog.jeremylikness.com/blog/build-a-spa-site-with-vanillajs/) + ## Getting Started Optionally fork then clone the repo: