Skip to content

sayandip18/create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create

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.

demo

To run

git clone [email protected]:sayandip18/create.git
cd create
npm install
npm start

Technologies used

  • React
  • Codemirror

Features to be added

  • Let the user save his work across sessions