Posts

Showing posts with the label #react desktop app

How to convert a React App into a Software.

Image
E lectron is a free and open-source software framework developed and maintained by GitHub. It allows for the development of desktop GUI applications using web technologies like React js .   Why it is used? Electron.js is used to create desktop applications and can be used to convert a React js app to a desktop application. Sources Create a New Electron.js Application Quick Start          If you want to create the complete setup by yourself. Electron. js-Folder-Structure             If you want to use an already created structure and change the src              folder to start electron application