Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Web-based puzzle game made with React.js, Tailwind, and Vite.

Notifications You must be signed in to change notification settings

quinguyen-dev/2x2-madness-puzzle

Repository files navigation

2x2 Madness

Running the Application

Run npm install, then npm run start to open up localhost for the application.

Test Coverage

npm test -- --coverage