Skip to content

This project is a memory game developed as part of a recruitment test. The goal is to demonstrate my skills in Vue.js development, i'm using technologies such as Vue.js, TypeScript, and Tailwind CSS.

Notifications You must be signed in to change notification settings

KsCorrales/memory-game

Repository files navigation

Memory Game

This project is a memory game developed as part of a technical skills assessment to showcase proficiency in front end development using technologies like Vue.js, TypeScript, and Tailwind CSS.

Project Status

Project Status

The project has been completed, and all required functionalities have been successfully implemented.

Technologies Used

  • Vue.js
  • Tailwind CSS
  • Vite

Demo

A live demo of this project is available at: Memory Game Demo

Installation and Usage

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the development server: npm run dev
  4. Open your browser and use it or update it as you want!

Testing

Unit tests for this project can be run using the following command:

npm run test

Contribution

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the project
  2. Create a new branch (git checkout -b feature/new-feature)
  3. Make your changes and commit them (git commit -am 'Add new feature')
  4. Push your changes (git push origin feature/new-feature)
  5. Open a pull request

Author

Kevin Corrales - @Kscorrales

About

This project is a memory game developed as part of a recruitment test. The goal is to demonstrate my skills in Vue.js development, i'm using technologies such as Vue.js, TypeScript, and Tailwind CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published