yunji0387 / react-game-web

Mini Games Web
https://yunji0387.github.io/react-game-web/
0 stars 0 forks source link

Implement React Card Element - Create a reusable component to display mini game pictures and information on the page #1

Closed yunji0387 closed 1 year ago

yunji0387 commented 1 year ago

In this GitHub issue, we aim to develop a React card element that can be utilized to showcase various mini game pictures and their corresponding information on a web page. This component will serve as a reusable module, allowing for easy integration and customization across different sections of the website.

yunji0387 commented 1 year ago

Successfully implemented game card component.