An useless app which doesn't do much than showing pictures of my university classmates in a gallery like view and showing their infos upon clicking on pictures. Created this app for fun and trying the amazing Quasar Framework. It also uses MiniSearch for searching through the infos. The photos and infos are not uploaded in github for privacy reasons.
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build