ZenFS is a virtual filesystem built using Electron access your files and folders easily with an accessibility in the form of audio feedback after every task performed and even an audio response over all the UI Elements.
Clone this repository to you local machine using the command below:
git clone https://github.com/HNGP/ZenFS.git
Once cloned, use cd to change into the ZenFS directory. Then hit the command below to install all of the dependencies.
$ npm install
Then, to start the application use this command and the app will open in a separate window
npm start


