Skip to content

BuildingXwithJS/building-electron-apps-with-js

Repository files navigation

Building Electron.js app with javascript

Free open-source course

This repository contains code and related materials for Building Electron.js apps with javascript course.

Project description

This is a simple Electron.js application that allows users to stream videos from multiple services (e.g. Youtube and Crunchyroll).
It uses axios and cheerio to scrape the data; bulma, React, RxJS, video.js to build the UI.
Electron.js is tested using mocha and spectron. electron-builder is used for deployment.

Useful links

Course 1: Building products with javascript

My first course on building products with javascript can be found here and here.

Course 3: Building Data Science apps

My third course on building data science apps can be found here and here.

License

MIT