Chessboard

This is an application made in Next.js and Tailwindcss, written in Typescript that takes the position of a Knight as input via mouseclick on a 8x8 chessboard.

Given the position of the Knight, the application finds all the possible places where the Knight can move.