⭐ Download the source code:
https://github.com/rimmontrieu/reactj...
⭐ Check the live demo: https://reactjs-memory.netlify.app/
I code a memory quiz game using Reactjs and Tailwind CSS. The power of Tailwind CSS comes very handy to quickly prototype the entire game with only 3 components App.tsx, MemoryQuiz.tsx and CardItem.tsx
00:00 Gameplay demo
00:27 Project settings and dependencies
01:58 Basic app structure
03:12 Generate card items
04:26 MemoryQuiz component
08:53 CardItem component
18:08 setCardState function
20:25 Final test
#react #reactjs #programming #asmr