Simple React App

Live site

This is a simple game of connect four.

UI and Codebase

Repo

This is a hasty app that uses Vite's React framework, using Tailwind's CSS utility classes.

The UI is hosted on Netlify.

App has some tests using RTL over Vitest, which seems to be an appropriate name for that framework.