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.
- โจ 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
- HTML โ Structure of the editor
- CSS โ Styling and layout
- JavaScript โ Live preview & logic handling
๐ codepen-clone
โโโ index.html
โโโ style.css
โโโ script.js
-
Clone the repository
git clone https://github.com/your-username/codepen-clone.git
-
Navigate to the project folder
cd codepen-clone -
Open
index.htmlin your browser
- Improved understanding of JavaScript DOM manipulation
- Hands-on experience with live code rendering
- Strengthened fundamentals of frontend development
- Better UI/UX structuring using CSS
- ๐พ Save & load code snippets
- ๐ Dark mode support
- ๐ Shareable code links
- ๐งฉ Framework support (React/Vue)
Inspired by CodePen, built for learning and practice purposes.
If you liked this project or have suggestions, feel free to connect with me on LinkedIn or check out my other repositories ๐