This is rock scissors papper game project for test purposes You can check deploed version by link https://roscpa-f5261.web.app/
This project uses many tools like:
-
also Husky, conventional commits, feature sliced design architecture
Install dependencies.
npm install
Serve with hot reload at http://localhost:5173.
npm run dev
npm run lint
npm run typecheck
npm run build
npm run test
This project is licensed under the MIT License.