/todoapp

A lit-html Todo App with custom made Redux implementation

Primary LanguageJavaScript

TODO App

A simple undoable Todo App built with JS plus a home made light-weight "Redux" clone (official docs) and rendered with lit-html, inspired by TODO MVC.

Development

Install

npm install

Start

npm start

Test

npm test

Author

Per Jonsson