Skip to content

lightmon233/CompetiCompare

Repository files navigation

CompetiCompare

A lightweight C++ code comparison tool built with Electron, designed for competitive programming and algorithm testing.

🖼️ Preview

Preview Screenshot

✨ Features

  • Simple and intuitive interface
  • Real-time code comparison
  • Cross-platform compatibility

🚀 Getting Started

Prerequisites

For the best experience, we recommend installing the JetBrains Mono font from Nerd Fonts.

Installation

Install all required dependencies:

npm install

Building the Application

Create a production build:

npm run build

Running CompetiCompare

Launch the application:

npm start

💡 Tips

  • Make sure you have Node.js and npm installed on your system
  • Use the latest version for optimal performance

🤝 Contributing

We welcome contributions! Feel free to submit pull requests or open issues.

📝 License

This project is open source and available under the MIT License.