In this video we will build a desktop application using Electron.js which allows us to build desktop apps using only JavaScript. We will build a minimal shopping list app with a custom menu and multiple windows and implement Materialize CSS for styling. We will also publish the app to a Windows .exe file using the Electron Packager.
GitHub: https://github.com/bradtraversy/electronshoppinglist
#electron #javascript #html #css #web-development