midnight.hackclub.com hackclub.comm
Clash Royale computer vision emotions detector. Use at https://clash-emote-detector.vercel.app/
How to deploy this app:
-
Clone the repository git clone https://github.com/your-username/clash-royale-purity-test.git
-
cd into project folder
-
Install dependencies npm install
-
Run locally (development) npm run dev
The app will run at http://localhost:5173/ (check your terminal for exact URL)
npm run build