Drag Track is a simple Kanban Board which user can drag and drop the containers between the columns.
- React
- DnD Kit
- TypeScript
- Tailwind CSS
- Framer-Motion
- Lucid Icons (for icons)
- Zustand (for state management)
- Totally responsive.
- Add new card item.
- Edit the title and containers content.
- Drag and Drop between different columns.
- Drag and Drop the containers and the cards.
To run this project you need to follow this steps :-
- Clone the repository to your local machine.
- Run
npm installoryarn addin the project directory to install the required dependencies. - To run -
npm run startoryarn startto get the project started. - Open http://localhost:5173 (or address shown in your console) in your web browser to view app.
or you can use this link - https://dragtrack.vercel.app