A simple, professional tool to audit and compare GitHub repositories. This app helps you understand how a project is built and lets you see how it stacks up against others.
- Single Audit: Paste a GitHub link to get a deep-dive scan of the project's structure and quality.
- Comparison Mode: Put two repositories side-by-side to see the differences in their metrics.
- Visual Reports: Uses clear charts and scores so you don't have to dig through raw data.
- Live Progress: A step-by-step loading bar shows exactly what the app is analyzing in real-time.
- Enter a URL: Drop any GitHub repository link into the search bar.
- Start the Scan: Click the audit button to trigger the forensic analysis.
- Check the Results: View the breakdown of the code and its performance.
- Compare: Switch to "Compare Mode" to analyze two projects at the same time.
If you want to run this project locally, follow these steps:
-
Clone the project
git clone [https://github.com/MikkyPrestige/GitAudit.git](https://github.com/MikkyPrestige/GitAudit.git) cd GitAudit -
Install dependencies
npm install
-
Run the application
npm run dev
- Frontend: Built with React and TypeScript.
- Styling: Clean, modern UI using Tailwind CSS.
- Icons: Simple and clear visuals using Lucide React.
MikkyPrestige (Elue Michael)