This is a Vuejs 3 project, built to connect to the Lumen project that interacts with the Game of Thrones API website. It's pretty simply built, allowing a user to view all Game of Thrones books, and to comment on them.
npm install
npm run serve
npm run build