ishitaraina1807 / CodinGo

Code Editor Website for compiling and executing code in 40+ languages.

Home Page:https://comipileandexecute.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CondinGo

CondinGo is a versatile online code editor that supports over 40 programming languages. With its seamless integration of ReactJS, Tailwind CSS, Monaco Code Editor, Judge0 API, and RapidAPI, condinGo empowers developers to write, compile, and execute code in a user-friendly environment.

Features

  • Multi-language Support: Code in your preferred language from a selection of over 40 programming languages.
  • Real-time Compilation: Instantly compile and execute your code without leaving the editor.
  • Monaco Code Editor: Benefit from the powerful and feature-rich Monaco Code Editor for an enhanced coding experience.
  • Responsive Design: Enjoy a responsive and user-friendly interface built with ReactJS and Tailwind CSS.

Getting Started

To get started with CondinGo, follow these simple steps:

  1. Clone the Repository:

    git clone https://github.com/ishitaraina1807/CondinGo.git
    cd CondinGo
  2. Install Dependencies:

    npm install
  3. Run the Application:

    npm start
  4. Open in Browser: Visit http://localhost:3000 in your web browser.

Technologies Used

Contributing

We welcome contributions! If you find any issues or have suggestions for improvement, please open an issue or create a pull request.

License

This project is licensed under the MIT License.

About

Code Editor Website for compiling and executing code in 40+ languages.

https://comipileandexecute.vercel.app/

License:MIT License


Languages

Language:JavaScript 92.2%Language:CSS 5.0%Language:HTML 2.7%