Build a Native Desktop App with React and Electron

Build native applications for Windows, Linux, and Mac using React and Electron

John Au-Yeung
Level Up Coding
Published in
11 min readSep 23, 2019

--

For web developers, making a Windows app requires a significant learning curve. However, now there is a solution to convert a JavaScript web app to Windows (or Max/Linux) app with Electron without too much work. React can easily be combined with…

--

--