Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ni5arga/DevPad

A code editor with a try-it option (for trying the code directly in the browser) for Web Developers to try out HTML, CSS & JS Code! (Created with CSS, HTML & JS)
https://github.com/ni5arga/DevPad

code code-editor code-editor-online css hacktoberfest hacktoberfest21 html ide js web website

Last synced: 14 days ago
JSON representation

A code editor with a try-it option (for trying the code directly in the browser) for Web Developers to try out HTML, CSS & JS Code! (Created with CSS, HTML & JS)

Awesome Lists containing this project

README

        

# DevPad
A fully web based code editor with a try it option to try out your HTML, CSS & JS directly in your web browser.
## Features
- Separate spaces for HTML, CSS & JS code
- Preview (Try It) option
- Clear Code option
## Self Hosting
### GitHub Pages
In order to host the site through GitHub Pages, fork this repository and enable GitHub Pages from the forked repository's settings.
### Vercel
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fni5arga%2FDevPad)
### Netlify
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/ni5arga/DevPad/)
### Railway
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/C1Vonv)
## License
DevPad is licensed under the [MIT License](https://github.com/ni5arga/DevPad/blob/main/LICENSE)