saurabh0719 / ez-ToDo

A clean To-do list desktop application written in electron :books:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EZ-ToDo app

A clean cross-platform to-do list desktop application written in Javascript using the Electron framework.

Install via github :

Using npm

Clone the repository :

$ git clone https://github.com/saurabh0719/ez-ToDo.git

Install npm dependencies :

$ npm install

Run it :

$ npm start

Releases :

Click here to download the zip containing the executable (.exe) for win32-X64.

About

A clean To-do list desktop application written in electron :books:

License:MIT License


Languages

Language:JavaScript 50.4%Language:CSS 32.9%Language:HTML 16.7%