An open API service indexing awesome lists of open source software.

https://github.com/iitzirfan/online-code-editor

An Online Code Editor with Monaco React Editor, Piston API for multi-language support, and Chakra UI for a responsive design, providing a seamless in-browser coding experience.
https://github.com/iitzirfan/online-code-editor

chakra-ui monaco-code-editor online-editor piston-api reactjs

Last synced: 2 months ago
JSON representation

An Online Code Editor with Monaco React Editor, Piston API for multi-language support, and Chakra UI for a responsive design, providing a seamless in-browser coding experience.

Awesome Lists containing this project

README

          

# Online-Code-Editor

# Install dependencies

npm install

# start the dev server

npm run dev