Skip to content

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

License

Notifications You must be signed in to change notification settings

BUMBAIYA/kanban

Repository files navigation

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.


Releases

No releases published

Packages

No packages published

Languages