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 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 .
Simply, download the code and install all the requirements. Then all you have to do is run
npm start