Skip to content

Markdown Editor is a React-based project for editing Markdown text, with support for emojis, styling via Styled Components, and secure rendering using Rehype and Remark.

Notifications You must be signed in to change notification settings

Vidigal-code/markdown-editor-pro

Repository files navigation

Markdown Editor

Description

Markdown Editor is a React-based project for editing Markdown text, with support for emojis, styling via Styled Components, and secure rendering using Rehype and Remark.

Project Structure

  • Framework: React + Vite
  • Language: TypeScript
  • Styling: Styled Components + SASS
  • Markdown Rendering: React Markdown + Remark GFM + Rehype
  • Routing Management: React Router DOM

Usage Instructions

Installation

npm install

Development Environment

npm run dev

Project Build

npm run build

Code Linting

npm run lint

Preview Build

npm run preview

Example

Click Here to view the GitHub Repository

GIF Exemplo / Example GIF

Notes

This project uses Vite for development and build, ESLint for code validation, and TypeScript for safe typing. Markdown is securely rendered using Rehype and Remark.

About

Markdown Editor is a React-based project for editing Markdown text, with support for emojis, styling via Styled Components, and secure rendering using Rehype and Remark.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published