The goal of this project is to create a simple React application without using React at all!
Why you ask? Because I want to learn how react works under the hood!
How will it be done? By using an object oriented approach! This app will use simple classes and a global source of truth for state. With the power of listeners and the singleton pattern we will be able to create a reactive heh project without react!