Skip to content

jordan-sussman/react-captcha

Repository files navigation

React Captcha Verification

A lightweight text-based captcha verifier. Built with React + TypeScript. Leveraging Vite.

SETUP

(1) Install packages npm install

(2) Start Server npm run dev