Skip to content

Web application that allows you to write or run code snippets in various programming languages. Try it out Choose a programming language from the available options: Python, JavaScript, C Sharp, PHP, Java, and TypeScript. Write your code in the editor. Click the "Run Code" button to see the output.

Notifications You must be signed in to change notification settings

Abhay-Kanwasi/code-in-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeInBrowser

Welcome to CodeInBrowser This web application allows you to write and run code snippets in various programming languages.

Try it out

  1. Choose a programming language from the available options: Python, JavaScript, C Sharp, PHP, Java, and TypeScript.
  2. Write your code in the editor.
  3. Click the "Run Code" button to see the output.

Tech Stack

  • React
  • Chakra UI
  • Monaco Editor

Usage

This project uses React, Chakra UI, and Monaco Editor to create a code playground where users can experiment with different programming languages.

How to Run Locally

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo.git
    
  2. Go into directory:

    cd BrowserCodeEditor
    
  3. Install dependencies:

     npm install
    
  4. Start the development server:

    npm start

The application will be accessible at http://localhost:3000.

Look like this at the end

Can select multiple languages

CodeInBrowser2

Language selected and default prompt will appear

CodeInBrowser1

Contributing

Feel free to contribute to this project by submitting issues or pull requests.

About

Web application that allows you to write or run code snippets in various programming languages. Try it out Choose a programming language from the available options: Python, JavaScript, C Sharp, PHP, Java, and TypeScript. Write your code in the editor. Click the "Run Code" button to see the output.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published