web_next/task_management_app
2024-07-12 21:27:57 -05:00
..
public added hero component 2024-07-12 14:30:29 -05:00
src updated Hero section 2024-07-12 21:27:57 -05:00
.eslintrc.json initial commit 2024-03-26 21:32:03 -05:00
.gitignore initial commit 2024-03-26 21:32:03 -05:00
next.config.mjs initial commit 2024-03-26 21:32:03 -05:00
package-lock.json added comment functionality 2024-03-30 14:50:38 -05:00
package.json added comment functionality 2024-03-30 14:50:38 -05:00
postcss.config.js initial commit 2024-03-26 21:32:03 -05:00
README.md updated README file 2024-07-12 21:27:21 -05:00
tailwind.config.ts initial commit 2024-03-26 21:32:03 -05:00
tsconfig.json initial commit 2024-03-26 21:32:03 -05:00

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