A Tic Tac Toe game developed in Vite using React, Typescript and TailwindCSS
Currently being hosted on vercel @ https://tictac.14082006.xyz/
Originally thought to improve my previous Tic-Tac-Toe game, my new game implements a complete change. Migrated from html, css and plain javascript, to using react, typescript and tailwind.
Inspired by the awwwards brutalist collection, the design is minimalist and monotone. I wanted to add more interactivity, with custom cursors and hovering actions.