analogmanZero / chessplay

Chess Web Game with Vue JS 3 and Tailwind CSS

Home Page:https://chess.ahmadsaugi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chessplay

Chess Web Game with Vue JS 3 and WindiCSS

Screenshot

Installation

  1. Clone the repository
git clone https://github.com/zuramai/chessplay
cd chessplay
  1. Install dependencies
npm install
# OR
yarn
  1. Run locally
npm run dev
# OR
yarn dev
  1. Open http://localhost:3000

About

Chess Web Game with Vue JS 3 and Tailwind CSS

https://chess.ahmadsaugi.com


Languages

Language:Vue 81.4%Language:JavaScript 16.7%Language:HTML 1.4%Language:SCSS 0.5%