This is a simple React app that allows a user to move a knight piece around an 8x8 chessboard. The app highlights all possible moves for the knight and allows the user to move the piece by clicking on a square.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.