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
- Clone the repository to your local machine.
- Install dependencies using npm install command.
- Start the development server using npm start command.
- Open
http://localhost:3000
to view the app in the browser.
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.