This README provides an overview of the React + TypeScript + Vite product for a simple therapy game. The game allows users to drag numbers to a block of math.
To install and run the project locally, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Run
npm ioryarnto install the dependencies. - Run
npm run devoryarn devto start the development server.
Once the development server is running, you can access the game by opening it in your web browser. You can check out a live demo of the therapy game here
Here are some key features of the therapy game:
- Drag and drop functionality for numbers
- Interactive math block
- Game mechanics for an engaging experience
React + TypeScript + Vite Product



