Skip to content

bilouStrike/sudoku-app

Repository files navigation

Sudoku React App

This is a Sudoku web application built using React. It allows users to play the classic Sudoku puzzle online.

Example Demo

Capture

Table of Contents:

  • Features
  • Installation
  • Usage
  • Technologies Used
  • Contributing
  • License

Features:

  • Interactive Sudoku puzzle interface.
  • Ability to input numbers and make selections in each cell.

Installation:

1- Clone the repository to your local machine using the following command:

 git clone https://github.com/bilouStrike/sudoku.git

2- Navigate to the project directory:

cd sudoku-app

3- Install the required dependencies:

npm install

Usage

1- Start the application by running the following command:

npm run dev

2- Open your web browser and visit http://localhost:3000 to access the Sudoku app.

3- Select a cell and input a number by clicking on the desired square and typing the number.

4- The app will automatically check for errors and highlight incorrect entries.

5- Enjoy playing Sudoku!

Technologies Used:

  • React/Typescript
  • bundler: vitejs

Contributing

Contributions to the Sudoku React App are always welcome! If you find any issues or want to add new features, please feel free to submit a pull request.

  • Fork the repository.
  • Create a new branch.
  • Make your changes and commit them.
  • Push your changes to your forked repository.
  • Submit a pull request.

License

This Sudoku React App is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published