This project aims to create a visual tool called a Kanban board that helps users manage tasks more efficiently. A Kanban board is divided into columns that represent different stages of a process, such as "To Do," "In Progress," and "Done." Users can move task cards between these columns to track the progress of their work.
Steps to run this website on your local machine:
Download the code: Click on the "Code" button and select "Download ZIP". Extract the downloaded ZIP file to a folder on your computer.
Open the project folder: Navigate to the folder where you extracted the ZIP file.
Open index.html: Double-click on the index.html file. This will open the website in your default web browser.
View and interact with the website: You can now explore the different functionalities of the Kanban Board directly in your browser.