.. | ||
public | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
next.config.mjs | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
Kanban boards with Next.js
This project offers a dynamic way to manage your projects and tasks. Designed to enhance productivity and streamline workflow. You can easily access through the application with google provider. Your change on boards is active for all users that have access to your board.
To start the project
npm run dev