Created by: christophior
PR is still a work in progress mainly because for some reason installing the module globally on my local machine to test was not working and even installing the module from npm doesn't work so I haven't really been able to test this -_-
I keep getting a prompt saying that the create-react-app
command is not found.
Anyways... I also feel like I should add some logic where the browser doesn't attempt to open if there are any missing required files, maybe don't even compile if any files are missing.
Referencing issue #96 (closed)
If someone wants to build on top of this PR feel free too as well, just leave a comment below in case I or someone else wants to continue this.