Skip to content

subritii/In-browser-Code-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ In-Browser Code Editor

An interactive in-browser code editor that allows you to write, edit, and execute code seamlessly within your web browser. Built with React, Vite, and Monaco Editor, this project provides a sleek, real-time coding environment for developers and learners.

🌟 Features

  • βœ… Real-time Code Execution – Edit and see results instantly
  • βœ… Syntax Highlighting – Powered by Monaco Editor (used in VS Code)
  • βœ… Multi-Language Support – Run Python, JavaScript, and more
  • βœ… Auto-Completion – Smart suggestions to speed up coding
  • βœ… Customizable Theme – Dark mode and light mode support
  • βœ… Lightweight & Fast – Built with Vite for blazing speed

πŸ›  Tech Stack

  • Frontend: React, Vite, Chakra UI
  • Code Editor: Monaco Editor
  • API Requests: Axios (if fetching external data)
  • Animations: Framer Motion
  • Development Tools: ESLint, Vite Plugin React

Run Locally

# install dependencies

npm install

# start the dev server

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published