🖥️ Test Online: Fraud-Free App
TrustCheck is a comprehensive platform that helps users identify and verify the legitimacy of e-commerce websites. The platform aggregates and analyzes multiple data sources to assess the trustworthiness of websites, generating a risk score based on factors such as domain age, user reviews, and more. This allows users to make more informed decisions when shopping online.
- Real-time Verification: Instantly checks websites for risk factors as users browse.
- Detailed Insights: Collects and analyzes data from domain registries, review platforms, and more.
- Custom Risk Levels: Evaluates websites with a scale from 0 to 10, indicating the level of risk
TrustCheck leverages data from various sources to generate a comprehensive Digital Presence Footprint for e-commerce websites. The platform analyzes:
- Domain Age and Registration
- SSL Certificate Validity
- User Reviews
- Reputation Score
- Social Media Presence
- Payment Methods
The system then generates a fraud probability score and displays a risk level to the user, allowing for better protection while browsing online stores.
- Clone the repository:
git clone https://github.com/yourusername/fraud-free-webapp.git
cd fraud-free-webapp
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Access the application: Open your browser and navigate to http://localhost:3000.
- Next.js - A powerful React framework for building dynamic web applications.
- TailwindCSS - A utility-first CSS framework for fast UI development.
- Framer Motion - For smooth animations.
- NestJS - Powerfull API, check the api on github.
- Vanilla JS - The tasty way to create our plugin for chrome and firefox, check on github.
- MongoDB - A NoSQL database for storing website information.
This project is licensed under the MIT License - see the LICENSE file for details.