Skip to content

amiraliamhh/retest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retest

Easily test google recaptcha

How to use

use online:

  1. Go to this address.
  2. Enter your site key in the input. (don't forget to add https://amiraliamhh.github.io to your domains in google recaptcha settings section)
  3. Press Show ReCaptcha.
  4. Solve ReCaptcha.
  5. Now you can see your token.

for developers:

  1. Clone this repository:

$ git clone https://github.com/amiraliamhh/retest.git

  1. If you don't have Parcel already installed, first you have to install it:

$ npm install -g parcel-bundler

  1. Go to retest directory and install dependencies:

$ npm install

  1. Run the project:

$ npm start

  1. Visit http://localhost:1234.

About

Recaptcha Test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published