? Project
This project SideArm Match
is a memory game application, where it is measure the player moves and time to finish all pair matches cards. It was chosen the Vue3 framework in its new version to apply the composition API.
? Tecnologies
This project was developed with:
- Vue 3 + Vite
- Tailwind CSS
- Dependencies PartyJs and Lottiefiles
? License
This project is MIT License.
? Deploy
This project was deployed in VERCEL, and you can check the final result online in this link.
?️ Run the Project
shell
//install Dependencies
npm install
or
yarn
//Run project
npm run dev
//or
yarn dev
❤️