Skip to content

Email signup with reCaptcha, email verification and a progress bar. All written in React and Express. This build also has a proxy for api calls.

Notifications You must be signed in to change notification settings

StephenGrable1/deafBoyUSAWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email verification signup form with reCaptcha, API proxy requests and more

Drip email marketing is one of the most advanced email automation software in the market today. I wanted to build a landing page that would enable users to easily sign up to a drip email newsletter. I also wanted to integrate a reCaptcha from Google to prevent spam and bots from accessing and signing up for the newsletter.

Users always come first. So, I decided to implement a progress bar to update the user on their progress while entering and submitting their email. As soon as the user starts to type their email, the progress bar responds and gives them immediate feedback. This feature turns a simple email signup form into a elegant and responsive experience.

You can take a look at this build by following the steps below:

  1. Navigate to an empty folder in your terminal and enter
    git clone https://github.com/StephenGrable1/deafBoyUSAWebsite
  2. In your terminal, run 'npm install' in the main app folder and also run npm install inside the client folder.
  3. Navigate into the client folder in your terminal and run npm start
  4. Your default web browser should open and navigate to localhost:3000
  5. Please feel free to email me if you have any trouble

Contact: stephengrable@gmail.com

About

Email signup with reCaptcha, email verification and a progress bar. All written in React and Express. This build also has a proxy for api calls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages