Use Web Workers in Create React App without ejecting and TypeScript

This is an example of how to use web workers in a Create React App project without ejecting and TypeScript.

Please read the Dev.to article I wrote for a more detailed walkthrough.