Emo Memo
Memory card game built with Emoji API
⚠️ Public API is currently down, data retrieval may not work. I will be maintaining to fix the issue.
🔗 Live Demo: react-emo-memo

✨ How to Play?
Don't click to same emoji unless you wanna die :stuck_out_tongue_winking_eye:
💻 Tech Stack
📝 Packages
- react
- react-dom
- react-icons
- react-loading-skeleton
- styled-components
⚙️ Development
Clone remote repo to your local
git clone https://github.com/aydinfz/react-emo-memo.gitChange directory
cd react-emo-memoInstall dependencies
npmHappy Hacking 🎉
npm run devBuild:
npm buildPreview the build:
npm preview