Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 438 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 438 Bytes

Captcha Game

A game where you try to complete a captcha, made with Vite + React + TS.

Go ahead, try to log in. Surely it won't be too difficult.

Available at https://captcha-game-six.vercel.app/

chrome_FS4AQGQp1i.mp4

Setup

Run yarn to install dependencies. Afterwards, run yarn dev to start the development environment. Run yarn build to build a production build.