Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 1.47 KB

readme.md

File metadata and controls

57 lines (40 loc) · 1.47 KB

Sudoku

GitHub stars Repository Size Language Count Last Commit Version



Project Image


A simple sudoku game made with ReactJS.

How to Run the Project

  1. Clone this repository.
  2. Run pnpm install command.
  3. Run pnpm dev command.

How to Contribute

Follow these steps to contribute to the project:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-branch-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-branch-name.
  5. Open a pull request.

Please ensure that your code adheres to the project's coding standards.

Contributors

Filipe's Photo
Filipe Lima

License

This project is licensed under the License.