Little app made with Vue 3 + Vue Router + Vuex as a job application test task.
pnpm i # or npm i
pnpm run dev # or npm run dev
- Vuex sucks at typing, going to try this next time when this library isn't mandatory
- Animations are a bit annoying but I tried to spice it up and show that I can work with them
- Most CSS helpers are unused – I just bring them around in case of need
- Code formatting is weird at places, but I really wanted to automate this (format on save)