Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 643 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 643 Bytes

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