Skip to content

AdityaBhattacharya1/Codepen-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo image

Sample website code credit: FreeCodeCamp.org and @lasjorg

Codepen Clone

A Codepen clone, built with React and CodeMirror.

Features

  • Toggleable fullscreen mode
  • Auto render code (within 250ms)
  • Auto-close tags (For HTML and XML)
  • Auto-close brackets (For JavaScript and CSS)
  • Highlight unclosed brackets (For JavaScript)
  • Highlight active brackets (Brackets near cursor)
  • Linting
  • Expand-collapse code editors
  • Material (Ocean) theme
  • Mobile responsive (kinda*)

(*) Supports screen size of a generic tablet. Below that, the text would become illegible. So, an error image is displayed for screens 400px and below.

Built With

  • React

  • CodeMirror

  • Npm Packages Used

    • Font (Fort) Awesome
    • fullscreen-react

To clone

$ git clone https://github.com/AdityaBhattacharya1/Codepen-Clone
npm install
npm start

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • FreeCodeCamp.org and @lasjorg for the sample code used in the demo image.

About

A Codepen clone, built with React.js and CodeMirror.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published