Skip to content

Latest commit

 

History

History
90 lines (59 loc) · 2.33 KB

README.md

File metadata and controls

90 lines (59 loc) · 2.33 KB

Quanbas

Quanbas is a cutting-edge browser-based coding platform that lets you write, compile, and run code seamlessly. No installations or setups required—just code directly from your browser and watch it come to life!


🌟 Features

  • Browser-Based IDE: Code, compile, and run all in one place.
  • Multi-Language Support: Write programs in various languages, including Python, JavaScript, and more.
  • Real-Time Execution: See the results of your code instantly.
  • Minimal Setup: Start coding without the hassle of installing dependencies.
  • Cross-Platform: Works on all modern browsers and devices.
  • User-Friendly Interface: Intuitive design for beginners and professionals alike.

🚀 Getting Started

Follow these simple steps to start coding on Quanbas:

  1. Visit Quanbas.
  2. Choose a programming language from the options provided.
  3. Start coding in the editor and hit Run to execute your code.
  4. View your results instantly in the output panel.

📷 Preview

Quanbas Preview


🛠️ Technologies Used

  • Frontend: React, Next.js
  • Backend: Node.js
  • Execution Engine: Integrated code execution powered by secure containers.

💻 For Developers

Quanbas is continuously evolving! If you're interested in contributing or exploring the codebase:

  1. Clone the repository:
    git clone https://github.com/echoinbyte/quanbas.git
  2. Navigate to the project directory:
    cd quanbas
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev
  5. Open your browser and visit http://localhost:3000.

🌐 Live Demo

Experience Quanbas live: Quanbas Web App


📝 License

Quanbas is licensed under the MIT License.


📩 Feedback & Support

We'd love to hear from you! If you have feedback or run into issues:


❤️ Acknowledgments

Quanbas was founded by Sambhav Aryal (Echoinbyte). A big thank you to our developers and the open-source community for making Quanbas possible.