Skip to content

programmerraja/InfoG-MERN

Repository files navigation

InfoG MERN stack

A information Gathering tool

Motivation

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.

Api used

Installation

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

How to use it ?

  1. Create account
  2. Verfiy your mail
  3. Enter the scammer name you want to gather information about them
  4. If you want the scammer to redirect to the scammer to specific URL then enter the URL in second input box
  5. Press get the linnk button you will get the link share that link to scammer
  6. If scammer visit the site you can see the information about the scammer

What are thing i learn form it ?

  • How to structured the backend code
  • How to handle error's in backend
  • Handling the AUthenticattion
  • React routing

Live demo

Check the website from here

About

Information Gathering website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published