A simple application to learn the basics of ReactJS.

Started with something simple, now it has the barebones of an Idle Game. Buy companies, get more credits, buy more companies.

It has a couple of components, each on it's own class, following ES6 conventions, self updating component and events that propagate to parents.

Source code on GitHub.