Skip to content

yes20sh/CodeCraft-AI-Application

Repository files navigation

🧠 AI Code Reviewer & Fixer

This is an AI-powered web application built with React, Monaco Editor, Framer Motion, and Google's Gemini API. It allows developers to write, review, fix, and simulate the output of code in multiple programming languages with just a few clicks.

✨ Features

  • Code Editing with syntax highlighting via Monaco Editor
  • 🔍 AI-Powered Code Review (quality rating, suggestions, bug detection, etc.)
  • 🛠️ Auto-Fix Code using Gemini
  • 🖥️ Simulate Output of code without execution
  • 🌈 Modern UI with dark theme and animations
  • 🌐 Multi-language Support (20+ languages)

📸 Screenshots

image

🚀 Tech Stack

  • Frontend: React, TailwindCSS, Framer Motion
  • Editor: Monaco Editor
  • AI API: Google Generative AI (Gemini)
  • Markdown Rendering: react-markdown
  • Select Dropdown: react-select
  • Loader: react-spinners

🧰 Installation

# Clone the repository
git clone https://github.com/yes20sh/CodeCraft-AI-Application.git
cd CodeCraft-AI-Application

# Install dependencies
npm install

# Start the development server
npm run dev

About

This is an AI-powered web application built with React, Monaco Editor, Framer Motion, and Google's Gemini API. It allows developers to write, review, fix, and simulate the output of code in multiple programming languages with just a few clicks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors