Skip to content

Commit 3f144c8

Browse files
committed
🏹 add demo link
1 parent e8357a6 commit 3f144c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ReadMe.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ The code consists of three main parts:
2929

3030
- The code utilizes localStorage to save and load code snippets between sessions.
3131
- The `eval` function is used in the `run` function to execute JavaScript code within the preview iframe. Be cautious when using `eval` as it can be a security risk if untrusted code is being executed.
32+
33+
## Demo:
34+
35+
Check out the live demo of IEditor: [IEditor Demo](https://caytomahamed.github.io/IEditor/)

0 commit comments

Comments
 (0)