Skip to content

satyam4p/taskboard

Repository files navigation

Welcome to Taskboard

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.

Getting started

To setup the prject on system

run npm i in local directory to install the dependencies.

if the above command fails the run npm i --force

run npm start to start the project.