nosaroki / CodeEditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecole du Web - Code Editor

This is my solution for the exercise making a code Editor using React with @ecoleduweb

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • Write code (HTML, CSS, JS) and see the preview

Built with

  • Semantic HTML5 markup
  • Tailwind
  • Flexbox
  • React (UseState, UseEffect)

Author

Acknowledgments

Thanks to @ecoleduweb for this exercise !

About


Languages

Language:JavaScript 94.5%Language:HTML 4.7%Language:CSS 0.8%