A baseball game simulator, which allow you to mark all the plays available in a baseball game and save a record of the players' plays, built with React + Vite and Redux for complex states management
- ✅ Game Simulator
- ✅ Fullscreen oriented
- ✅ Complex state management
- ✅ Sound effects
Clone this repository to your local machine using Git.
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm dev |
Starts local dev server at localhost:4173 |
pnpm build |
Build your production site to ./dist/ |
pnpm preview |
Preview your build locally, before deploying at localhost:4173 |
This project is licensed under the MIT License. See the LICENSE
file for details.