I created this project because I always wanted to try out svelte. Found the inspration for it in this article.
View Demo
Install all packages
npm install
Run the application
npm run dev
More about svelte can be found on the official website.