Skip to content

Repository files navigation

Online Code Compiler

This is a Next.js project bootstrapped with create-next-app with next 13 experimental features.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

  • Select Language and start writing program in Code section
  • Once complete your code, click submit to see the output from server.

Features

  • Currently, the code is executed on server API and returns the result
  • It might be possible that the code might not execute if the corresponding language compiler is not existing on server where it is deployed.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages