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)
- Host: GitHub
- URL: https://github.com/r2hu1/ide
- Owner: r2hu1
- Created: 2024-02-17T18:34:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-25T13:30:06.000Z (11 months ago)
- Last Synced: 2024-07-25T15:28:13.653Z (11 months ago)
- Topics: codepen-clone, ide, nextjs, online-idecode-editor, shadcn-ui
- Language: JavaScript
- Homepage: https://i-de.vercel.app/
- Size: 2.68 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.

## Features
- Live editor
- Preview pane
- Live compile
- Resizable panes## Demo
- mobile preview

- pc preview

## Contributing
- Fork the repo
- Add features
- Fix bugs
- Create PR## Deployed Site
[Click-Here](https://i-de.vercel.app/)