----- You may build this , or you may download the release here -
Download the mobile andorid version , through the link here ,
Andorid APK ----- https://drive.google.com/file/d/1-QIO7BCgslDMmEkcvROggShZeMb3J-7k/view?usp=drive_link
or the windows download here
Windows .exe file , ----- https://drive.google.com/file/d/1iMKRZgsVZelGY_2T1cQU3F0RwVgOiMMR/view?usp=drive_link
==
Building instructions for this repository
built exe out of a to do list , made with react , built with vite .
This is a repository , for the website to be built using electron.
after cloning this repo into the working directory
npm install
npm start - to run electron or
npm build --- to run electron-packager
---- After running you should see the exe file built in the folder.
Enjoy !