Skip to content

Last updated: June 9, 2023 | at 12:10 AM

Markdown-Editor

This is a simple live markdown editor, build with React (Vite) and Chakra UI.

Actually, I made it for myself. But of course I'm open to any feedbacks. You can fork or clone this repo and make a PR here if you have some idea.

What I'm use here?

How to use it?

References

Future Improvement

  • Reset the textarea button
  • Copy the clipboard button

Getting Started 🛠️

Install with

yarn

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.