https://github.com/dpbm/todo
simple to do list app with electron and NEXTJS
https://github.com/dpbm/todo
app desktop desktop-app electron electron-app javascript nextjs nodejs todoapp todoapp-react todolist website
Last synced: 12 days ago
JSON representation
simple to do list app with electron and NEXTJS
- Host: GitHub
- URL: https://github.com/dpbm/todo
- Owner: Dpbm
- License: mit
- Created: 2021-07-16T16:31:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T19:48:35.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T18:51:54.989Z (12 months ago)
- Topics: app, desktop, desktop-app, electron, electron-app, javascript, nextjs, nodejs, todoapp, todoapp-react, todolist, website
- Language: JavaScript
- Homepage: https://dpbm.github.io/toDo/
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ Simple to do list with electron and NextJs ๐

## This Have the same idea of other to do list apps, but this have [dracula theme](https://draculatheme.com/) by default :)
### Add to do

### Complete to do

### Delete to do

## Running
```
yarn start #--> with production pages
or
yarn dev #--> with development pages
```
### Made with ๐งก and ๐ง by [Dpbm](https://github.com/Dpbm)