electron-flexbox-ui-layout
electron-flexbox-ui-layout copied to clipboard
:whale: Common UI layout for an Electron/React app using Flexbox
Common Electron App Layout (with React) using Flexbox
Note: this repo is meant to show guidance on how to structure the UI in an Electron/React app using flexbox with a common approach. Use it as a guide to quickly get a UI together for you to modify to your app
What does it look like?

What should you do with this?
Make it your own! :boom: Use this as a guide to structure the UI for you Electron/React app using flexbox.
Credit
This app was created from a clone of the amazing electron-react-boilerplate repo. So many thanks to chentsulin for creating and maintaining this wonderful boilerplate!