/peek-a-vue

Halloween themed card matching game using Composition API

Primary LanguageVue

Peek-a-Vue (v0.2.0-alpha)

The source code for the card-flipping Halloween themed game built with Vue.js 3 and Netlify!

⚠️ Important Note

The codebase is a fun exploration of Vue.js 3's Composition API and is not representative of best practices or patterns. It is still a work in progress and additional changes will be coming.

📌 Milestones

Setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.