Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 767 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 767 Bytes

DevCafe

A online environment for testing and showcasing HTML, CSS, and JavaScript code snippets.

Screenshot 2023-12-25 131638

Features

  1. DevCafe offers separate panels for HTML, CSS, and JavaScript, allowing developers to work on different aspects of their projects in a clean and organized manner.
  2. DevCafe provides a real-time preview of your HTML, CSS, and JavaScript code.
  3. As you type or make changes in the code editor, you can instantly see the results in the preview area, making it easy to iterate and test code.
  4. The code panels automatically expand when the code exceeds beyond the initial limit.
  5. Used Material UI to build Layouts and Design.