All Projects → trstringer → Electron Basic Ui Layout

trstringer / Electron Basic Ui Layout

Licence: mit
🐙 Common UI layout for an Electron/React app

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Electron Basic Ui Layout

React Native Web Template
Template project for sharing code between iOS, Android & Web using monorepo
Stars: ✭ 45 (-11.76%)
Mutual labels:  boilerplate
Go Restful Api
An idiomatic Go REST API starter kit (boilerplate) following SOLID principles and Clean Architecture
Stars: ✭ 1,043 (+1945.1%)
Mutual labels:  boilerplate
Laravel Packager
A cli tool for creating Laravel packages
Stars: ✭ 1,049 (+1956.86%)
Mutual labels:  boilerplate
Filepond Boilerplate Php
🔥 A FilePond PHP project starter kit
Stars: ✭ 45 (-11.76%)
Mutual labels:  boilerplate
Webvr Webpack Boilerplate
A webvr multi-scenes Single-page application for three.js, webpack
Stars: ✭ 47 (-7.84%)
Mutual labels:  boilerplate
Webxr Webpack Boilerplate
Starter Kit for building rich, immersive WebXR projects (featuring A-Frame) PWA with Webpack and SASS
Stars: ✭ 48 (-5.88%)
Mutual labels:  boilerplate
H5ui
Lightweight, elegant open source mobile UI style library.
Stars: ✭ 44 (-13.73%)
Mutual labels:  style
Icinema
A Full Stack MERN app with CRUD operations for theatres where users can search for movies that are available and admin can add a movie to the list and much more.
Stars: ✭ 51 (+0%)
Mutual labels:  boilerplate
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (-7.84%)
Mutual labels:  boilerplate
Nord Highlightjs
An arctic, north-bluish clean and elegant highlight.js theme.
Stars: ✭ 49 (-3.92%)
Mutual labels:  style
Nuxt Box
Truffle, Nuxt and Vue boilerplate
Stars: ✭ 46 (-9.8%)
Mutual labels:  boilerplate
Furatto Rails Start Kit
A rails app with Furatto, Devise, and Facebook Authentication perfect for hackathons!
Stars: ✭ 46 (-9.8%)
Mutual labels:  boilerplate
Boilerplate
Responsive CSS, HTML and JavaScript front-end starting point.
Stars: ✭ 48 (-5.88%)
Mutual labels:  boilerplate
Minfront
Stars: ✭ 45 (-11.76%)
Mutual labels:  boilerplate
Generator Baukasten
Awesome!
Stars: ✭ 50 (-1.96%)
Mutual labels:  boilerplate
Grunt Frontend Workflow
Structured, modular and test-driven front-end development and build workflow with Grunt task runner. Includes boilerplate code for Backbone with single/multipage RequireJS setup, and a RESTful API for prototyping.
Stars: ✭ 44 (-13.73%)
Mutual labels:  boilerplate
Authentication Server
A simple authentication service to deliver JWT with Hasura claims, based on users with multiples roles stored in a Postgres database.
Stars: ✭ 48 (-5.88%)
Mutual labels:  boilerplate
Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (+0%)
Mutual labels:  boilerplate
Protobuffer
A simple wrapper library for protobuf-net with async, gzip and less boilerplate.
Stars: ✭ 50 (-1.96%)
Mutual labels:  boilerplate
Parcel Vue Ts
📦 Boilerplate for Vue.js & Typescript, base on Parcel bundler.
Stars: ✭ 49 (-3.92%)
Mutual labels:  boilerplate

Common Electron App Layout (with React)

Note: this repo is meant to show guidance on how to structure the UI in an Electron/React app 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?

demo

What should you do with this?

Make it your own! 💥 Use this as a guide to structure the UI for you Electron/React app.

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].