Like many live code playgrounds, OCE is an online code editor for testing and displaying HTML, CSS, and JavaScript code snippets by users just like CodePen. It also supports Sass and SCSS (both with an optional Compass or Bourbon add-on).
It's core functionality is that it allows you to write code in the browser and view the results as you go. It's an open-source learning environment where developers may generate and test their code snippets. Since it has a web-based code editor, you can change your code and see the result immediately, which allows quicker debugging.
Users can also change the modes (Dark & Light). The project was built using ReactJS & Bootstrap Library. "Netlify" is used for the deployment of the project.