← Back to Projects

Board Race! Ting Xie!

API Key Required

An online interactive multi-player/single-player handwriting game for anyone practicing a new language. Test your memory and handwriting skills in Chinese or any other language.

Tech Stack

ReactExpressSocket.ioGoogle Cloud Vision APIWebpack

Setup Instructions

πŸš€ Running This Project Locally

1Prerequisites

  • βœ“ Node.js installed
  • βœ“ Google Cloud Vision API key

2Quick Start

git clone https://github.com/kongaiwen/board-race-ting-xie
npm install
npm run build && npm start

⚠️Note: This project requires a Google Cloud Vision API key for the handwriting recognition feature. See the GitHub README for detailed setup instructions.