Arena of Valor - Skin upgrade
Tech Stack:
Vue3
,
Typescript
,
Composition API + setup script
,
Sass
,
Vue-i18n
Main Features:
- Users can upgrade lower-level skins to upper-level ones using the correct materials.
- Users can pay with extra coins if they do not have the required materials.
- Users can refresh the deals on the main page.
Challenges:
- Developing a project with Vue3 and Typescript for the first time.
- Migrating Webpack and i18n settings in our internal Vue2 template to the new Vue3 one.