Skip to content

grivdm/Kanban-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Task Board App

This is a simple task board application built with React and React Beautiful DnD library. It allows users to add and move tasks across different columns.
Click

Usage

  1. Clone the repository to your local machine.
  2. Install dependencies using npm install command.
  3. Start the development server using npm start command.
  4. Open http://localhost:3000 to view the app in the browser.

Contributing

Contributions to this project are welcome! Feel free to open an issue or submit a pull request if you notice any bugs, have suggestions for new features, or would like to help with development.