Skip to content

cesardmn/mykanban

Repository files navigation

MyKanBan

Developed in Next.js, MyKanBan is an application that utilizes features such as Drag and drop, Context API, and Rich Text to create an intuitive Kanban board that allows you to manage your tasks conveniently.

You can create multiple boards, lists, and task cards with just a few clicks.

The data is stored in localStorage, or you can export it as a JSON file to import later.


preview

home preview


cloning and running

  • require NodeJs v16.+

clone and intstall:

$ git clone https://github.com/cesardmn/mykanban.git
$ cd mykanban
$ npm i

run:

$ npm run dev


Developed by Cesar Dimi.

Linkedin WhatsApp