An AI-powered web application that analyzes submitted code snippets, provides feedback, and suggests improvements using OpenAI API.
Built with React (frontend) and Node.js + Express (backend) for seamless interaction.
- π€ AI-Powered Review β Get instant feedback on code quality
- π Syntax Highlighting β View code in an easy-to-read format
- π Multi-Language Support β Supports multiple programming languages
- β± Real-time Suggestions β Immediate review results after submission
- π¨ Responsive UI β Works on mobile and desktop devices
- π Secure Backend β API keys and requests protected via server
Frontend:
- React
- Tailwind CSS / CSS Modules
- Prism.js (for syntax highlighting)
Backend:
- Node.js
- Express.js
- OpenAI API