About This

How I built this website

This site is built upon the excellent tutorial provided by Brad Traversy in the following series.

After cloning the repo, I ported it to Nuxt.
This served both as a challenge and an improvement (code duplication was the main issue I wanted to tackle - which is normal when not using any framework or templating engine).
Also, this aligned nicely with the release of Nuxt v2.0.0.

The source code can be found here. Notice it is on the 'modern' branch - the master branch still has the previous version (based on bootstrap).