A sleek, browser-based code editor that allows users to write, compile, and execute code in real-time. Built for speed and accessibility, this tool eliminates the need for local environment setups for quick testing and logic building.
- Multi-Language Support: Write and run code in popular languages like C++, Java, and Python.
- Real-time Execution: Instant feedback with integrated compiler support.
- Interactive UI: Clean, minimalist interface designed for focus and productivity.
- Customizable Editor: Equipped with syntax highlighting and auto-indentation.
- Responsive Design: Fully functional across desktops, tablets, and mobile devices.
- Frontend: HTML5, CSS3, JavaScript
- Editor Engine: [Monaco Editor / Ace Editor]
- API: Integration with Judge0 or similar RapidAPI for code execution.
- Deployment: Vercel
Follow these steps to get the project up and running on your local machine.
- A modern web browser (Chrome, Firefox, or Brave).
- Clone the repository
- Navigate to the project directory
- Install dependencies
- Run the application
Contributions are what make the open-source community such an amazing place to learn, inspire, and create.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Contact: Yeshwanth Krishna
Project Link: Click here to visit the project