jukrb0x / taskhorizon

Todo evolved.
https://taskhorizon.vercel.app
GNU Affero General Public License v3.0
0 stars 0 forks source link

Basic Todo List App functionality #2

Closed jukrb0x closed 1 year ago

jukrb0x commented 1 year ago

Expected to be done

Basics

jukrb0x commented 1 year ago

done with zustand, which is a great state management library. still searching for a better way to persist data (like go with Prisma or stored in IndexDB)