Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 623 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 623 Bytes

Chess app

Application like chess.com or lichess. If you have some issues with project you can contact me or make issue on repository, every feedback is appreciated ❤️.

Game view

image

## How to run

To run application you must clone repo and use this commands:

  1. npm install
  2. npm run dev

Technologies

  • Vue
  • Typescript
  • TailwindCSS
  • .NET 7 (planned to move to version 8 on release)
  • PostgreSQL
  • SignalR