/todo-web-components

A todo web app written with web components

Primary LanguageJavaScript

Todo App Built with Web Components

This is just an experiment to see what using Web Components and no frameworks is like.

The goal is to build a Todo MVC app (minus the styling).

The main APIs being used here are custom elements that use HTML templates elements.

It runs in the browser if you just load index.html.