Skip to content

Zenthos/Chess-Application

Repository files navigation

A Chess Application

You can visit the website at https://chessrooms.herokuapp.com/, or scroll up to view the source code.

This project is built with readability in mind, so not every feature has been optimized.

Libraries used to create this app

  • Next.js
  • MongoDB
  • Express
  • Typescript
  • Socket.io
  • Material UI v5
  • Redux
  • React DnD

How to run the program locally

First thing you need is to have Node.js and Git Installed In the Git Bash terminal, clone this repository using,

git clone https://github.com/Zenthos/Chess-Application

Then install the dependencies for the application

yarn install

Then you can begin the server using

yarn start

And thats it! You should have a working Next.js application working from your computer.

http://localhost:3000/

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Online chess web application, which features complete online functionality, AI bots to play against, and sample web design pages.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages