vue SPA: WynnStats
WynnStats is a practice SPA website that can display some information from the WynnCraft server. GitHub: https://github.com/maple3142/WynnStats
Introduction

Made with vue, each page requests information from the API server using fetch() and then displays it through vue. The UI part uses bootstrap-vue.