code-analyzer

Dashboard View Analysis Results View
Dashboard Analysis Results

🚀 AI Code Analyzer

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.


✨ Features


🛠️ Tech Stack


📦 Installation

Clone the repository and install dependencies:

git clone https://github.com/Afolabi-cyber/code-analyzer.git
cd code-analyzer
npm install

🚀 Usage

Start the development server:

npm run dev

Or run with the default start script:

npm start

Build for production:

npm run build

🌐 Deployment

This project supports GitHub Pages deployment. Run:

npm run deploy

The app will be hosted at: 👉 https://Afolabi-cyber.github.io/code-analyzer


📊 Example Analysis Output

Recommendations (example):


🤝 Contributing

Contributions are welcome! Fork the repo, make changes, and submit a PR.


📜 License

This project is licensed under the MIT License.