Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Online Code Compiler

Overview

This is an online code compiler that allows users to input code through the frontend, which is built using React and Tailwind CSS. The backend, powered by Node.js, takes the user's code, runs it locally, and returns the output to the client.

Features

  • User-Friendly Interface: The frontend provides a clean and intuitive interface for users to input their code.

  • Code Execution: The backend executes the provided code in a secure and controlled environment.

  • Output Display: The output generated by the code is displayed on the frontend for users to see the results.

Tech Stack

  • Frontend

    • React
    • Tailwind CSS
  • Backend:

    • Node.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages