Skip to content

Codepen is an online code editor used for web development, mainly HTML, CSS and JavaScript. I attempted to create a small clone with the basic/core functionality of Codepen, ie, being able to create web pages/projects with HTML, CSS and JS snippets. The code is autosaved and stored in the browser's local storage, so if you close the tab or hit r…

Notifications You must be signed in to change notification settings

souritrakar/codepen-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Codepen Clone

Codepen is an online code editor used for web development, mainly HTML, CSS and JavaScript. I attempted to create a small clone with the basic/core functionality of Codepen, ie, being able to create web pages/projects with HTML, CSS and JS snippets. The code is autosaved and stored in the browser's local storage, so if you close the tab or hit refresh, it will display the saved code. You can also choose from a variety of editor themes.

I am working on making the UI better, and creating a platform where users can share executable creations/code snippets.

Inspired by: Web Dev Simplified

Built with: React.js, Codemirror, React-Bootstrap

About

Codepen is an online code editor used for web development, mainly HTML, CSS and JavaScript. I attempted to create a small clone with the basic/core functionality of Codepen, ie, being able to create web pages/projects with HTML, CSS and JS snippets. The code is autosaved and stored in the browser's local storage, so if you close the tab or hit r…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published