React fundamentals

This repo is intended to show the value of React declarative API as opposed to Vanilla JS. Going by commits you will see the transformation from HTML to vainlla JS, to React raw APIs and finally JSX.