Create is a Codepen clone. The user can type HTML, CSS and JS code in the respective editors to see the output in the terminal below.
git clone [email protected]:sayandip18/create.git
cd create
npm install
npm start
- React
- Codemirror
- Let the user save his work across sessions