A information Gathering tool
My friends get irritated by spam messages through WhatsApp. So they asked me for a solution to find who is that scammer. For that, I build this website. We can get the information about the scammer by just sending the link.
Follow the cmd's to run the app
cd InfoG
npm install
node index.js
Open your browser and type the localhost:3000 to see the website
- Create account
- Verfiy your mail
- Enter the scammer name you want to gather information about them
- If you want the scammer to redirect to the scammer to specific URL then enter the URL in second input box
- Press get the linnk button you will get the link share that link to scammer
- If scammer visit the site you can see the information about the scammer
- How to structured the backend code
- How to handle error's in backend
- Handling the AUthenticattion
- React routing
Check the website from here