The "To-Do" web app is a convenient tool for organizing tasks, ideas, and various random thoughts. This app helps users efficiently plan and manage their time, easing the organization of day-to-day tasks and projects.
- One-page web app.
- Create, edit, and remove tasks, ideas, in the to-do list.
- Move or remove task, idea from/to archive.
- Sort task, idea by title or by date.
npm install
npm run start
npm run build