Skip to content

vinciusb/code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Code Editor

This project is a my own version of an online code editor, inspired in some mainstream websites (e.g. CodeSandbox).

Available Scripts

In the project directory, you can run:

npm start

    Runs the app in the development mode. 
    Open http://localhost:3000 to view it in the browser.

    The page will reload if you make edits.
    You will also see any lint errors in the console.

Available Features

Languages and technologies

    In this project you can develop a web app using the trinity:
        - CSS
        - JS
        - HTML

Configurate the editor

    You are capable to edit some configurations of the editor just like:
        - Font family
        - Font size
        - Tab size

Save and upload files

    COMING SOON

About

My own HTML-CSS-JS code editor created using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published