You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.