Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 514 Bytes

Codepen Clone

A clone of the famous website codepen where I have implemented features such as changing layout, resetting values and switching the dark mode.

Functionalities

  • Use live Editors for HTML, CSS and JS
  • Minimize/Maximize Editors
  • Store code automatically to local storage
  • Switch between dark and light mode
  • Function to reset Editors
  • Function to Change view/layout.

Component Structure

  • Header - Functionalities.
  • Editors - Enter Source Code.
  • Output - Live output with small delay.