An example app to display & shuffle cards, made entirely in React & CSS.
Demo: https://react-shuffle.netlify.app
Click on cards to view.
Requires npm.
Install dependencies:
npm install
Start dev server:
npm dev
Prod build:
npm build
An example app to display & shuffle cards, made entirely in React & CSS.
Demo: https://react-shuffle.netlify.app
Click on cards to view.
Requires npm.
Install dependencies:
npm install
Start dev server:
npm dev
Prod build:
npm build