Skip to content

An online code-editor for HTML, CSS, JS code snippets similar to codepen.io

Notifications You must be signed in to change notification settings

muzaffarbhat07/online-code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Code Editor

What it does

It's an Online Code-Editor for HTML, CSS, JS code snippets with the functionality similar to that of codepen.io . To save a user's work, localStorage is used.

How I built it

The Site user interface has been built using HTML, CSS.
The Site's core functionality and front-end features has been built using ReactJS.

What I learned

I learned more about ReactJS and using Local Storage.
I also came to know about codemirror.

Usage

npm install

npm start

Runs the app in the development mode. Open http://localhost:3000

npm run build

Builds the app for production to the build folder.

About

An online code-editor for HTML, CSS, JS code snippets similar to codepen.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published