ToDo Tasks App This app allows user to manage their running list of their ToDo tasks. Every task has a task id and task text. Installation Instructions How to run development server To build project run command npm run build. To run the project run command npm run dev.