- Go to this address.
- Enter your site key in the input. (don't forget to add https://amiraliamhh.github.io to your domains in google recaptcha settings section)
- Press Show ReCaptcha.
- Solve ReCaptcha.
- Now you can see your token.
- Clone this repository:
$ git clone https://github.com/amiraliamhh/retest.git
- If you don't have Parcel already installed, first you have to install it:
$ npm install -g parcel-bundler
- Go to retest directory and install dependencies:
$ npm install
- Run the project:
$ npm start
- Visit http://localhost:1234.