Skip to content

BertozziPietro/smart-king

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart King

Smart King is a chess application under development, aiming to provide a smooth and enjoyable experience for players, along with opportunities for improvement over time.

Smart King v0.1.0

Initial version with a rudimentary user interface.

Features

  • Intuitive User Interface: Designed to facilitate navigation and interaction with the chessboard.

Technologies Used

  • Frontend: SPA with React.js

Installation and Usage

To use Smart King locally, follow these general steps:

  1. Clone the repository: Make sure you have Git installed on your system. Clone the repository from this link.

  2. Setting up the development environment:

    • Ensure you have Node.js and npm installed.
    • Navigate into the cloned project directory:
      cd smart-king
    • Run the command to install project dependencies:
      npm install
  3. Starting the application:

    • Run the command to start the application in development mode:
      npm start
    • Open your browser and go to http://localhost:3000 to view Smart King.
  4. Deployment:

    • To prepare the application for production deployment, run the command:
      npm run build

License

Smart King is released under the MIT License.

About

Rudimentary Chess Interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published