Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 458 Bytes

Vue Memory

The classic Memory game built on Vue.js. Play at vue-memory.herokuapp.com.

About the Project

I built the app to mainly familiarize myself with class-style component syntax in Vue. I also explored Vue's TypeScript support and single-file component testing with the Jest framework.

Technologies Used

The project makes use of the following technologies:

  • Vue.js
  • TypeScript
  • Jest
  • Sass
  • Express