Welcome to Lele and Bea's memory, a memory game created with Vue.js where you can choose three different levels and two types of images for the cards.
This project was created to entertain two wonderful two- and three-year-olds: Lele, a crocodile lover; Bea, who would like to have a dog. For this reason I left a little help for the resolution... can you figure out which one?
- Displays a funny and "crocodile centric" user interface.
- Change three different levels that will change the number of cards in play;
- Choose from images of crocodiles or images of dogs for your cards;
- Clone the repository
git clone https://github.com/Luega/MemoryGame.git
- Change the working directory
cd /MemoryGame
- Install dependencies
npm install
- Start the development server
npm run serve
- Open your browser and visit http://localhost:8080 to see the app in action.
This project is licensed under the MIT License.