A simple sudoku game made with ReactJS.
- Clone this repository.
- Run
pnpm install
command. - Run
pnpm dev
command.
Follow these steps to contribute to the project:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch-name
. - Make your changes and commit them:
git commit -m 'Add some feature'
. - Push to the branch:
git push origin feature-branch-name
. - Open a pull request.
Please ensure that your code adheres to the project's coding standards.
Filipe Lima |
This project is licensed under the License.