Wanting to create an electron app is one thing. Shipping it is another. Today, we are going to finish our app and ship! We will start by improving the UI. We will use styled-components to create components for custom checkboxes and lists. Then, we will implement a simple top menu. After that, we will use …
The post How I Built My First Electron App & You Can Too Pt.5 – Polishing, Building & Shipping appeared first on Alex Devero Blog.