Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinadhiguna/react-codepen-clone

A clone of Codepen, created using React
https://github.com/kevinadhiguna/react-codepen-clone

codepen-clone react

Last synced: about 1 month ago
JSON representation

A clone of Codepen, created using React

Awesome Lists containing this project

README

        

# React Codepen Clone

An HTML, CSS, and Javascript online editor, built using ReactJS.


## Demo

This is how this app looks like :



## How to Run :

In the project directory, run these commands on your terminal / cmd :

1) Install dependencies
```
yarn
```

2) Run the app on browser
```
yarn start
```

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.


## Reference

- [How To Build CodePen With React by Web Dev Simplified](https://youtu.be/wcVxX7lu2d4)


![Hello !](https://api.visitorbadge.io/api/VisitorHit?user=kevinadhiguna&repo=react-codepen-clone&label=thanks%20for%20dropping%20in%20!&labelColor=%23000000&countColor=%23FFFFFF)