React-Codepen-Clone

Codepen Clone Suhail Kakar

CodePen is an online community for testing and showcasing user-created HTML, CSS and JavaScript code snippets. It functions as an online code editor and open-source learning environment, where developers can create code snippets, called “pens,” and test them.

Built With

Demo

[https://ayushi089.github.io/React-Codepen-Clone/]

Installation

  1. Clone the repo
    git clone https://github.com/suhailkakar/Codepen-Clone.git
    
  2. Install NPM packages
    npm install
    

    or

    yarn install
    
  3. Run the app
    npm start
    

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Commit your Changes (git commit -m 'Some Good Features')
  3. Push to the Code (git push -u origin master )
  4. Open a Pull Request

License

Codepen Clone is open source software licensed under the MIT License

Contributor