Skip to content

this is simple code editor for html css and js files and it also show the output of the code . i create it with react

Notifications You must be signed in to change notification settings

sahil-MK2/Online-code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Code Editor

live demo: https://sahil-code-editor.netlify.app/

Libraries used: codemirror & react-codemirror2

Created Online code editor that resides on a remote server and is accessible via browsers. This online code editor have basic features like syntax highlighting.

i1

Local Setup

  1. Clone git url
  2. Run "npm install" to install required dependencies
  3. Run "npm start" to start the app on local server on port 3000

About

this is simple code editor for html css and js files and it also show the output of the code . i create it with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published