Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ankit1598/codepen-clone

This is a CodePen Clone made with ReactJS
https://github.com/ankit1598/codepen-clone

Last synced: 9 days ago
JSON representation

This is a CodePen Clone made with ReactJS

Awesome Lists containing this project

README

        

# CodePen Clone

![CodePen Screenshot](assets/codepen_gif.gif)

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## To Start the Project Follow the given set of Commands:

### Install the required packages using:

#### `npm install`

### In the project directory, you can run:

#### `npm 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.