Collaborative task manager app for keeping track of tasks | Website
Taskboard is a simlpe web app for users to keep track of their tasks. User can colaborate with other and it provides them environment to do that easily.
run npm i
in local directory to install the dependencies.
run npm start
to start the project.