larryhudson / vite-todo-list

Example Vite project
0 stars 0 forks source link

Add JSON import / export #33

Closed larryhudson closed 2 hours ago

larryhudson commented 2 hours ago

We should be able to export the to do list as a JSON file, and then import it if we want to.

larryhudson-aider-github[bot] commented 2 hours ago

I've created a pull request to address this issue: https://github.com/larryhudson/vite-todo-list/pull/34