A fun and interactive game in which You're an alien-zombie. In order to survive on Earth, you have to pretend to be a human on this planet. You took over the body of a nearby hooman, but the trouble is, their best friend showed up! They look suspicious. Answer the questions right to make sure your identity is kept secret!
🏆 This project was done as a part of completeing a Vue.js 3 course on frontendmasters
**This was my intro project to Vue.js world, I learned a lot about: **
- Vue.js itself
- Vue CLI
- Single Page Applications SPA's
- Data binding
- Options API
- changing rendered elements based on state (watched, computed, mutated, etc)
npm install
npm run serve
npm run build