Skip to content

FischMati/react-sudoku

Repository files navigation

Welcome!

I created this project using Vite + React + Typescript

Content

This a React Sudoku. It handles validation, and it memoizes cells to avoid unnecesary re-renders while keeping immutability in the board matrix itself.

Getting Started

Make sure you have the following installed:

  • Node.js (version 12 or higher)
  • npm or yarn

Installing

After cloning the repository, run

npm install

Or, if you're using yarn

yarn install

Running the app

npm run dev

Or, if you're using yarn:

yarn dev

About

A simple sudoku game in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors