KIET7UKE / Jod-Builder

Code Compiler Using Piston API

Home Page:https://jod-builder.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jod Builder

Jod-Builder is a type of web application that caters to developers in their daily tasks. One of its features includes a platform for executing and testing code snippets in different programming languages. Whether you're just starting to learn a new language or an experienced developer debugging code.

Features

  1. The provided web interface is designed to be user-friendly, allowing easy access and interaction.
  2. Users can upload code files in various programming languages and have them processed.
  3. Code snippets can be executed, and results are provided in real-time.
  4. The interface can generate detailed pdf reports that include code outputs and other relevant information.

Tech-Stack Used

  1. React.js
  2. Node.js
  3. Tailwind CSS
  4. Firebase
  5. Piston API

How to run locally

In order to operate the application on your own device, you need to follow these steps:

1. Clone the repository:
git clone https://github.com/KIET7UKE/Jod-Builder.git
2. Install dependencies:
cd Jod-Builder
npm install --force
3. Set up Firebase:

Create a new Firebase project. Update the Firebase configuration in src/firebase/firebaseConfig.js with your own Firebase project details.

4. Start the development server:
npm start

About

Code Compiler Using Piston API

https://jod-builder.vercel.app/


Languages

Language:JavaScript 84.3%Language:HTML 12.6%Language:CSS 3.1%