- Real-Time Preview: See your changes instantly as you type.
- Synchronized Scrolling: Keep your editing and preview panes in sync.
- User-Friendly Interface: Intuitive design for a seamless editing experience.
- Local Storage Saving: Your work is automatically saved in local storage to prevent data loss.
- Extended Markdown Support:
- Headings (H1 - H6)
- Bold and Italic Text
- Strikethrough
- Blockquotes
- Inline Code
- Horizontal Rules
- Highlighted Text
- Links and Images
- Unordered (Bullet) Lists
- React
- Tailwind
To run the project, ensure you have npm version 18 or higher installed. Then, execute the following commands:
npm install
npm run dev