Implementation of recaptcha for registration (Link)

Functionality

  • user can register only 3 times with out the need of recaptcha verification in 1 hr of time. note: i have used mongodb atlas for cloud database.

USAGE

npm install // both in frontend and backend folders
npm start // both in frontend and backend folders