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

https://github.com/iagodahlem/clonepen

:page_with_curl: Simple Codepen clone.
https://github.com/iagodahlem/clonepen

livecode react

Last synced: 4 months ago
JSON representation

:page_with_curl: Simple Codepen clone.

Awesome Lists containing this project

README

          

# clonepen

[![Build Status](https://travis-ci.org/iagodahlem/clonepen.svg?branch=master)](https://travis-ci.org/iagodahlem/clonepen)

Simple Codepen clone.

## Credits

Based on a [post](https://willianjusten.com.br/criando-um-codepen-simples-em-poucas-linhas/) by Willian Justen.

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## License

[MIT License](http://iagodahlem.mit-license.org/) © Iago Dahlem