Skip to content

RajShringi/codepen_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥 CodePen Clone

Basic Overview - Live Demo

Screenshot 2023-02-06 at 7 27 59 PM

A Simple Codepen clone built using ReactJS that allow users to write HTML, CSS, and JavaScript code in browser and see the results of it as you build.

Features

  • Code can be previewed in real-time
  • Add local storage support.

Build/Run

Requirements

  • Node.js
  • NPM

First, clone the project

git clone https://github.com/RajShringi/codepen_clone.git

Go to project directory

cd codepen_clone

Install the needed package

npm install
or
yarn

Start the React Application

npm start 
or
yarn start

porject by Raj Shringi

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors