- This project was carried out using create react app.
- The goal of this project is to build the 11th card trick.
- Memorize 1 of the 21 cards.
- Pick which of the 3 piles your card is located in. Repeat this a total of 3 times.
- At the end your card will be displayed.
- Play again clicking on the reset button.
Open a terminal and execute this command to run: npm start
.