Skip to content

RakshithBhat03/captcha

Repository files navigation

Captcha Signup

This is a frontend assignment for Roc8 Moonshot.

Live link : Captcha Signup

Setup

Clone the project

git clone https://github.com/RakshithBhat03/captcha

Go to the directory

cd captcha

Install Dependencies

npm install

Start Development Server

npm run dev