A browser ui for electron, written in react. To use it in your project, I recommend forking or cloning this repo.
Install instructions
To run this code, follow these steps:
git clone https://github.com/pfraze/electron-browser
cd electron-browser
npm install -d
npm start
MIT