You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple clone of CodePen, a popular online code editor and front-end development environment. It allows users to write HTML, CSS, and JavaScript code, and see the live output in real-time. The project is built using React, providing a modern and responsive user interface.
With this editor, you can simultaneously code and view the changes made to your HTML (including CSS and JS). Its Web Based Editor is ideal for anyone who simply wants to quickly write and execute some code without having to open an application.
Simple clone of the core functionality of CodePen using React. I have used codemirror library in order to use the text editors and react-codemirror2 library which allowed me to use the codemirror text editor inside of React app with custom component.
This project is a CodePen clone built with ReactJS and Firebase. It allows users to sign up with email, write and preview HTML, CSS, and JavaScript, save projects, and filter them for easy access.