Skip to content

Sassine/markdown-editor-src

Repository files navigation

Markdown Editor & Preview

GitHub stars

This is a Markdown editor with real-time preview, developed with React, Vite, and Tailwind CSS. The editor supports light/dark themes and internationalization, allowing you to edit and preview Markdown documents efficiently.

Features

  • Real-Time Preview: See changes in the document as you type.
  • Theme Support: Switch between light and dark themes.
  • Internationalization: Support for multiple languages.
  • Keyboard Shortcuts: Use shortcuts for quick formatting.
  • PDF Export: Easily export your documents to PDF.

Installation

  1. Clone the repository:
    git clone https://github.com/Sassine/markdown-page.git
  2. Navigate to the project directory:
    cd markdown-page
  3. Install the dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open your browser and go to http://localhost:3000 to see the editor in action.

You can also view the online version at sassine.dev/markdown.

Contribution

Contributions are welcome! Feel free to open issues or pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for more details.


🇬🇧 English | 🇧🇷 Português

About

Markdown page source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors