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

https://github.com/r2hu1/ide

A lightweight and minimalistic html, css, and javascript editor and compiler built using nextjs, tailwindcss and shadcn-ui. (codepen clone)
https://github.com/r2hu1/ide

codepen-clone ide nextjs online-idecode-editor shadcn-ui

Last synced: 3 months ago
JSON representation

A lightweight and minimalistic html, css, and javascript editor and compiler built using nextjs, tailwindcss and shadcn-ui. (codepen clone)

Awesome Lists containing this project

README

        

# IDE (updated)

A lightweight and minimalistic html, css, and javascript editor and compiler built using nextjs, tailwindcss and shadcn-ui.

![mobile](/public/preview.png)

## Features

- Live editor
- Preview pane
- Live compile
- Resizable panes

## Demo

- mobile preview

![mobile](/public/preview.png)

- pc preview

![pc](/public/preview-pc.png)

## Contributing

- Fork the repo
- Add features
- Fix bugs
- Create PR

## Deployed Site

[Click-Here](https://i-de.vercel.app/)