Skip to content

adam-dev2/Code-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–₯️ Code Runner – Frontend

A minimal web-based C++ code editor built with React.js, Tailwind CSS, Monaco Editor, and Socket.IO for real-time input and output handling.

🌐 Live Demo

πŸ‘‰ Check it out on Render


✨ Features

  • Monaco-powered code editor
  • Real-time terminal with Xterm.js
  • Runtime input/output via WebSockets
  • Clean, distraction-free UI

πŸ› οΈ Tech Stack

  • React.js
  • Vite
  • Tailwind CSS
  • Monaco Editor
  • Xterm.js
  • Socket.IO

πŸš€ Getting Started

1. Clone the repository

git clone https://github.com/adam-dev2/Code-Runner.git
cd Code-Runner

npm install

npm run dev
Make sure the backend server is running locally or update the socket URL in CodeRunner/server/server.js.



Let me know when you're ready for the backend one 😎

About

This is Code Editor for C++ user's the backend of this code is present in the Code-Runner backend repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published