The easiest way to access the app is through visiting
https://kanban-crew.vercel.app
First, ensure node and/or npm are installed on your machine, then
npm install
Then run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.