Bhargav-79 / Frontend-Code-Editor

Simple clone of the core functionality of CodePen using React. I have used codemirror library in order to use the text editors and react-codemirror2 library which allowed me to use the codemirror text editor inside of React app with custom component.

Home Page:https://frontend-code-editor-by-bhargav.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Code Editor:

This is a simple clone of the core functionality of CodePen made using React. I have used codemirror library in order to use the text editors and react-codemirror2 library which allowed me to use the codemirror text editor inside of React app with custom component.

Tech Stack:

  1. HTML
  2. CSS
  3. JavaScript
  4. ReactJS
  5. CodeMirror

Demo:

image

About

Simple clone of the core functionality of CodePen using React. I have used codemirror library in order to use the text editors and react-codemirror2 library which allowed me to use the codemirror text editor inside of React app with custom component.

https://frontend-code-editor-by-bhargav.netlify.app/


Languages

Language:JavaScript 57.2%Language:HTML 27.5%Language:CSS 15.3%