Welcome

This is the beginning of a simple website to be used as a teaching tool.

Plan - (Rough Draft)

  1. HTML is the content;
  2. CSS is the presentation;
  3. JS handles the actions.
    • Alpine.js for simple interactivity.