This is a mini kanban. Simple project management tool written in TypeScript.
- DOM Element Selection & Rendering with OOP.
- Form Validation.
- Drag and Drop.
- Clone this repository.
- Compile TypeScript to JavaScript with
tsccommand. - Open
index.htmlfile in your browser.