Skip to content

migueweb/triki

Repository files navigation

Triki with React

This a tic tac toe game built with Vite + React.

"Triqui" (triki) is the colombian name for "tic tac toe".

The project works, but it still under construction and improvement.

Getting started

  1. Clone the repo
git clone https://github.com/migueweb/triki
  1. Install dependencies
pnpm install

(you can use the packcage manager of your preference such as npm or yarn)

  1. Run the project
pnpm dev
# or
npm run dev
  1. Happy coding! 😸💻

Contributing

Contributions are welcome! 🚀
Suggestions are always appreciated — feel free to open an issue with your proposal.

How to contribute

  1. Fork the repository and create your branch from main.
  2. Validate the code with the linter before submitting.
  3. Use Conventional Commits for your commit messages (e.g., feat: new button added).
  4. Open a Pull Request and describe your changes.

Tips

  • Keep PRs focused and small — easier to review and merge.
  • Check existing issues and PRs before opening new ones.
  • Be respectful and constructive in discussions.

Contributions via Pull Requests are the preferred way to collaborate.

Author

@migueweb

Contributors

Contributors