An SPA with my favorite books, grouped by genre. Vuejs and vuetify were used.
In order to install all packages, you have to use:
yarn
Then, in order to run the server, you have to use:
yarn serve
The website can be found in: http://localhost:8080/ .