A simple Trello Clone using latest Web standards
I want to learn how is making web application today without any frameworks like React, Polymer or Angular. Only Web API like WebComponents with the help of some libraries like Lovefield for IndexedDB.
git clone https://github.com/HenriqueLimas/sample-trello-clone.git
cd sample-trello-clone
npm install
npm run dev
Go to http://localhost:3000