Skip to content

Clipboard cross-platform desktop application build with the electron.js library

Notifications You must be signed in to change notification settings

johnson-elugbadebo/clipmaster

Repository files navigation

Clipmaster

This is an application built during the Electron-v3 course on Frontend Masters.

Setup

Make sure you have Node.js v16 or newer, Git, and the Yarn package manager installed.

Run npm i -g yarn to globally install Yarn

The following commands will install the repo dependencies and start the Clipmaster application.

npm i
npm start

About

Clipboard cross-platform desktop application build with the electron.js library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published