Todo App A simple PWA Todolist which uses IndexedDB to store data. INSTALL //install dependencies npm install // run server node server.js // go to http://localhost:3000 DEMO https://fixed-beef.surge.sh