CodePenClone is a web-based code editor built with React, Tailwind CSS, and Ace Editor, allowing users to write and preview HTML, CSS, and JavaScript code in real-time.
Vite.+.React.-.Brave.2024-03-22.15-58-53.mp4
- Multi-Language Support
: Write and preview HTML, CSS, and JavaScript code simultaneously.
- Real-time Preview: See the output of your code update in real-time.
- Resizable Output Window: Resize the output window to view the results comfortably.
- Easy to Use: Simple interface for writing and testing code.
git clone https://github.com/DeadpoolX7/CodePen.git
cd Quotopia
npm install
npm run dev
- Add support for additional programming languages.
- Implement user authentication to save and share code snippets.
- Add themes and customization options for the code editor.
- Adjusting iframe height feature to see complete output.