brandoncroberts / typescript-drag-and-drop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Drag & Drop App

This is a Kanban style project app created using Typescript. The OOP Approach is implemented using classes.

Installation:

  1. git clone (this repo)

  2. npm install

  3. npm run start

  4. (In 2nd Terminal Tab) tsc -w

Image:

alt text

Gif:

alt text

About


Languages

Language:TypeScript 77.4%Language:CSS 12.3%Language:HTML 10.4%