This project uses Vue to make a Yugioh life point tracker with sounds. It attempts to use/implement these things for coding/learning practice:
- Vue and Vuex
- PWA using vue cli's plugin
- Tailwind css
- Html audio
- Mobile and desktop views
- Accessibiliy
yarn install
yarn serve
yarn build
yarn lint