Key Features • How To Use • Credits • License • Assets
- Everything is stored
- You leave the application, you find all your tasks done previously
- Your first time on the app?
- create your account
- App will keep alive in tray for quick usage
- Full screen mode
- Cross platform
- Windows, macOS and Linux ready.
- Source code available
- For developers who want to get inspired or improve the app
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/thomasperge/ToDo-App.git
# Go into the repository
$ cd ToDo-App-main
# Install dependencies
$ npm install
# Run the app
$ npm start
This software uses the following open source packages:
MIT
GitHub @thomasperge ·