Simple todo list web application built with SvelteJS and Firestore and Google Authentication.
Following images are linked to their full size
Install the dependencies
yarn install
Run the dev build
yarn dev
Navigate to localhost:5000.