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
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