An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ๐Ÿ“‘ Simple to do list with electron and NextJs ๐Ÿ“‹

![Screenshot](./assets/clean.png)

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

### Add to do

![Screenshot](./assets/add.png)

### Complete to do

![Screenshot](./assets/complete.png)

### Delete to do

![Screenshot](./assets/remove.png)

## Running

```
yarn start #--> with production pages
or
yarn dev #--> with development pages
```

### Made with ๐Ÿงก and ๐Ÿง  by [Dpbm](https://github.com/Dpbm)