Skip to content

Defraud is a tool to help you identify and avoid scams

License

Notifications You must be signed in to change notification settings

jeremy-code/defraud

Folders and files

NameName
Last commit message
Last commit date
Jul 20, 2024
Jul 20, 2024
Jul 20, 2024
Sep 12, 2024
Sep 12, 2024
Jun 22, 2024
Jul 20, 2024
Jul 20, 2024
Aug 21, 2024
Jul 20, 2024
Apr 12, 2024
Jul 20, 2024
Aug 21, 2024
Sep 12, 2024
Sep 12, 2024
Apr 12, 2024
Jul 20, 2024
Jul 20, 2024

Repository files navigation

Defraud logo

Defraud

GitHub Actions badge License badge

Defraud is a web application that allows users to learn about scams and how to avoid them.

Installation

git clone https://github.com/jeremy-code/defraud.git
cd defraud
corepack enable
pnpm install

Usage

# Set Node.js version to the one specified in .nvmrc
nvm use

# Run the development server locally
pnpm dev

# Lint and format code with ESLint and Prettier
pnpm lint
pnpm format

# Build
pnpm build

License

This project is licensed under the MIT license.