Implementation of recaptcha for registration (Link)
- 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.
npm install // both in frontend and backend folders
npm start // both in frontend and backend folders