Skip to content

ankita-1007/CodeFusion-Code-Editor-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFusion : Code-Editor

1. Description

CodeFusion is a code-editor clone which compiles code written in HTML, CSS and JS. It enables user to view the output simultaneously upon changes in the code.
The logo is created using Canva

2. Some Functionalities of CodeFusion:

1. It can be used to compile code written in HTML, CSS and javascript.
2. It enables user to simultaneously visualize changes in output upon changes in code.
3. It automatically saves and compiles code after being left idle for more than 250 msec.
4. It also does keeps the code saved upon reloading the page.
5. You can also minimize one or more of the language editor using the compress/Expand icon on top right of every editor .

3. How to use:

Simply, download the code and install all the requirements. Then all you have to do is run
 npm start 
in the vscode terminal

4. Screenshot of the interface

About

CodeFusion is a code-editor created with React. It compiles code written in HTML,CSS and JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published