Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 508 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 508 Bytes

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