V2 of my typing speed test site, ClickClack, which is completely overhauled from ground up with better written code which would be more modular and easier to debug. It is now made in VueJs with styling done in Vuetify.
- Dark / Light mode
- Speed dial for quick settings
npm install
npm run serve
npm run build
npm run lint