All Projects โ†’ midudev โ†’ codi.link

midudev / codi.link

Licence: MIT license
HTML, CSS, JS sandbox.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Codi.link

Your HTML5/CSS3/JS/JavaScript Playground Editor

Table of Contents
  1. About The Project Getting Started
  2. Contributing
  3. License
  4. Contact
  5. Acknowledgments

About The Project

codi.link screenshot

codi.link is a live editor for HTML, CSS and JS. It allows you to edit your code in real-time, and see the result instantly. Check a demo

Back to top ๐Ÿ”ผ

Getting Started

Install the dependencies:

$ npm install
// or
$ yarn

Run in dev mode:

$ npm run dev
// or
$ yarn dev

Built With

Back to top ๐Ÿ”ผ

Contributing

Alt

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

If you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply open an issue with the tag enhancement.

Don't forget to give the project a star โญ! Thanks again!

  1. Fork the project

  2. Clone the repository

git clone https://github.com/@username/codi.link
  1. Create your Feature Branch
git checkout -b feature/AmazingFeature
  1. Push to the Branch
git push origin feature/AmazingFeature
  1. Open a Pull Request

Back to top ๐Ÿ”ผ

License

Distributed under the MIT License. See LICENSE for more information.

Back to top ๐Ÿ”ผ

Contact ๐Ÿ“ญ

Miguel รngel Durรกn @midudev @midudev - [email protected]

Back to top ๐Ÿ”ผ

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].