Skip to content

lalith-codeable/SecureSelf

Repository files navigation

SecureSelf

SecureSelf is a React + Vite-based web application that allows users to check if their email has been compromised in data breaches. The app uses the XposedOrNot API to fetch breach data and display it to the user in a visually appealing and responsive interface.

Features

  • Email Breach Checker: Verify if your email has been involved in any known breaches.
  • Responsive UI: Built with Tailwind CSS to ensure a seamless experience across devices.
  • Randomized Color Schemes: Dynamic card colors for breach results.

Tech Stack

  • React: For building the user interface.
  • Vite: For fast and modern development.
  • Tailwind CSS: For responsive and customizable styling.
  • Axios: For making API requests.
  • Vite Plugin GitHub Pages: For deploying the app on GitHub Pages.

Installation

  1. Clone the repository:
    git clone https://github.com/lalith-codeable/SecureSelf.git