/todo-list_web

Todo app with login implementation

Primary LanguageTypeScript

Todo-list app.

GO TO BACKEND

Run

to install all project dependencies execute: yarn or npm i

to start the application execute: yarn dev or npm run dev