Skip to content

Latest commit

Β 

History

History
44 lines (33 loc) Β· 1.03 KB

File metadata and controls

44 lines (33 loc) Β· 1.03 KB

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.