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.
- Host: GitHub
- URL: https://github.com/iitzirfan/online-code-editor
- Owner: iitzIrFan
- Created: 2024-08-26T18:10:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T14:20:13.000Z (7 months ago)
- Last Synced: 2025-07-18T02:00:26.921Z (3 months ago)
- Topics: chakra-ui, monaco-code-editor, online-editor, piston-api, reactjs
- Language: JavaScript
- Homepage: https://online-code-editor-a.vercel.app/
- Size: 380 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online-Code-Editor
# Install dependencies
npm install
# start the dev server
npm run dev