/ToQueToDo

A simple To Do app, because which portfolio has no to-do app.

Primary LanguageSvelteMIT LicenseMIT

To Qué, To Do

A simple to-do just to practice data persistence in the browser using Svelte Stores.

How to use

Clone it, install dependencies and run it:

git clone https://github.com/eplq/ToQueToDo
cd ToQueToDo
npm i
npm run dev

And access it at http://localhost:5173

License

MIT License License