A vanilla JavaScript clone of Trello board. Checkout live demo here, https://amansharma007.github.io/trello-v2/
Clone the repository, and then run,
npm install
To start the dev server,
npm run start