Renderer Process Entry Point

Imports and initializes the React application. This acts as the bootstrapping point for the renderer process.

import "./App";
import "./styles/global.css";