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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91495cd Â· Nov 29, 2024

History

23 Commits
Nov 25, 2024
Jul 25, 2023
Nov 29, 2024
Feb 3, 2023
Jun 17, 2023
Jun 17, 2023
Feb 3, 2023
Jun 26, 2023
Jul 25, 2023
Jun 17, 2023
Jun 26, 2023
Jun 17, 2023
Mar 6, 2023
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023
Jun 17, 2023

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