logo

Z's Blog

A glimpse of my CS notes

💻

Emo Memo

2020-12-27

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

emo-memo


✨ How to Play?

Don't click to same emoji unless you wanna die :stuck_out_tongue_winking_eye:

💻 Tech Stack

JavaScript HTML5 CSS3 React Styled Components Vercel NPM

📝 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.git

Change directory

cd react-emo-memo

Install dependencies

npm

Happy Hacking 🎉

npm run dev

Build:

npm build

Preview the build:

npm preview

Developed by

logo