A Game Finder WebSite using Vue.js
Game Finder
An application to search games by name, category or tag and platform in MMO Games API. You can access it here: https://game-finder-mauve.vercel.app/
Applied technologies
- VueJS
- VueX
- VueRouter
- Vuetify
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint