| Dashboard View | Analysis Results View |
|---|---|
![]() |
![]() |
AI Code Analyzer is a web-based tool that analyzes source code and provides insights into code quality, security risks, language distribution, and AI-powered recommendations.
Built with React + React Scripts, this project is designed to help developers understand their codebase better with visual analytics.
Clone the repository and install dependencies:
git clone https://github.com/Afolabi-cyber/code-analyzer.git
cd code-analyzer
npm install
Start the development server:
npm run dev
Or run with the default start script:
npm start
Build for production:
npm run build
This project supports GitHub Pages deployment. Run:
npm run deploy
The app will be hosted at: 👉 https://Afolabi-cyber.github.io/code-analyzer
276,62898/100MediumRecommendations (example):
Contributions are welcome! Fork the repo, make changes, and submit a PR.
This project is licensed under the MIT License.