BUMBAIYA / kanban

Kanban board made using Reactjs and tailwindcss to keep track of your tasks

Home Page:https://kannban-board.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kanban

Kanban board to keep track of projects and tasks

👉 View live

Dark Mode

image

Light Mode

image

Card Modal

image

Features

  • Drag & drop tasks
  • Add List
  • Add tasks to list
  • Dark Mode

Development setup 🛠

Steps to locally setup development after cloning the project.

git clone https://github.com/BUMBAIYA/Kanban.git

Step 1 - Dependencies

You will need:

  • node
  • yarn (Optional. Not Required if you use NPM)

Please install them if you don't have them already.

Step 2 - Install packages

If you are using yarn run from the root of the repository:

cd kanban
yarn

Step 3 - Run app

Once the dependencies are installed, you can run the app:

yarn dev

Your browser should open up to a running app.

License

Licensed under the MIT license.


About

Kanban board made using Reactjs and tailwindcss to keep track of your tasks

https://kannban-board.vercel.app

License:MIT License


Languages

Language:TypeScript 97.5%Language:JavaScript 1.0%Language:HTML 0.7%Language:CSS 0.6%Language:Shell 0.1%