Skip to content

A simple **CodePen clone** built with **HTML, CSS, and JavaScript**, featuring a live coding editor for real-time HTML, CSS, and JS preview. ๐Ÿš€

Notifications You must be signed in to change notification settings

VaibhavSain/CodeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ–Š๏ธ CodePen Clone โ€“ Online Code Editor

A lightweight CodePen clone built using HTML, CSS, and JavaScript that allows users to write and preview HTML, CSS, and JavaScript code in real time. This project demonstrates core front-end concepts such as DOM manipulation, live rendering, and responsive UI design.


๐Ÿš€ Features

  • โœจ Live preview of HTML, CSS, and JavaScript
  • ๐Ÿง  Real-time code execution
  • ๐Ÿ“ฑ Responsive and clean UI
  • โšก Instant updates without page refresh
  • ๐ŸŽจ Separate editors for HTML, CSS, and JS

๐Ÿ› ๏ธ Tech Stack

  • HTML โ€“ Structure of the editor
  • CSS โ€“ Styling and layout
  • JavaScript โ€“ Live preview & logic handling

๐Ÿ“‚ Project Structure

๐Ÿ“ codepen-clone
 โ”œโ”€โ”€ index.html
 โ”œโ”€โ”€ style.css
 โ””โ”€โ”€ script.js

โ–ถ๏ธ How to Run Locally

  1. Clone the repository

    git clone https://github.com/your-username/codepen-clone.git
  2. Navigate to the project folder

    cd codepen-clone
  3. Open index.html in your browser


๐ŸŽฏ Learning Outcomes

  • Improved understanding of JavaScript DOM manipulation
  • Hands-on experience with live code rendering
  • Strengthened fundamentals of frontend development
  • Better UI/UX structuring using CSS

๐Ÿ”ฎ Future Improvements

  • ๐Ÿ’พ Save & load code snippets
  • ๐ŸŒ™ Dark mode support
  • ๐Ÿ”— Shareable code links
  • ๐Ÿงฉ Framework support (React/Vue)

๐Ÿ™Œ Acknowledgements

Inspired by CodePen, built for learning and practice purposes.


๐Ÿ“ฌ Contact

If you liked this project or have suggestions, feel free to connect with me on LinkedIn or check out my other repositories ๐Ÿš€


About

A simple **CodePen clone** built with **HTML, CSS, and JavaScript**, featuring a live coding editor for real-time HTML, CSS, and JS preview. ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published