UI for a smart mirror project built using the Electron.js framework for Desktop apps.
Clone the repo
git clone
cd into the project folder
cd
To insatll project dependencies run the next command in the root directory of project folder
npm install
To start the project run the next command
npm start