/KanbanBoard-React

Are you looking for a convenient and intuitive way to manage your tasks and projects effortlessly? Look no further! I am excited to introduce my latest project - a user-friendly Kanban board that simplifies task management through the power of drag-and-drop functionality.

Primary LanguageTypeScript

KanbanBoard

BackgroundImage

Getting Started

.gif

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/KanbanBoard-React
  1. Next step requires install all the dependencies.
npm install
  1. Running the Project
npm run dev

Links

Built With

  • Vite
  • React
  • Typescript (TSX)
  • React Hooks (useState)
  • dnd-kit/core
  • TailwindCss