Book Image

Hands-On Cross-Platform Desktop Apps with Electron 5.0 [Video]

By : Leart Gjoni
Book Image

Hands-On Cross-Platform Desktop Apps with Electron 5.0 [Video]

By: Leart Gjoni

Overview of this book

<p>Are you building an application across multiple OS like Windows, macOS, and Linux? Electron framework allows you to build user interfaces for all the platforms at the same time. This course is designed to help you integrate Electron with React and create advanced UI. </p><p>In this course, you will learn everything you need to know about Electron. You will start by setting up your environment and create the basic layouts to render the application window using HTML windows and IPC. All the concepts will be implemented in a real-world application to give you a build-as-you-learn experience. Utilize the Electron APIs to build your application functionalities. Finally, integrate Electron with React to create powerful user interfaces. You will also learn to deploy your application for both Windows and iOS systems. </p><p>By the end of the course, you will have the skills to build powerful desktop apps with GUIs that wow your clients using Electron.js. </p><p>The code bundle of this course is available at - https://github.com/PacktPublishing/Hands-On-Cross-Platform-Desktop-Apps-with-Electron-5.0-</p>
Table of Contents (6 chapters)
Chapter 4
Integrate React with Electron
Content Locked
Section 1
Create Your React App
The aim of this video is to create the React app.