It is just a simple chess clock made for Chess Nerds.
- Can set the Increment Time: The players can set the increment time after every move
- Different Times (Challenge): Times can be set differently is the thing that makes this app stand-out. Challenge ur mateys!!
- Incrementation Move: Can customize the move where the incrementation time bonus must be given to the players. enabling the users to play stuff like "Classic Mode"
- Clone the repo:
git clone https://github.com/rinogodson/clock-mate.git cd repository
- Install dependencies:
npm install
- Start the application:
npm start
- Step 1 Set the settings to your needs.
- Step 2 Click the continue button.
- Step 3 Click the Play button on the next screen for starting.
Contributions are welcome! Please fork the repository and submit a pull request.
- Fork the project.
- Create a new branch:
git checkout -b feature/YourFeatureName
- Commit your changes:
git commit -m "Add some feature"
- Push the branch:
git push origin feature/YourFeatureName
- Open a pull request.
This project is licensed under the MIT License.
Github Copilot used for code suggestion. used Figma