Tic-tac-toe

  • Added a standard tic-tac-toe game rules while building the same.
  • Prevented a user from marking a response when game is finished.
  • Added a react-toaster when game is over.