sleek and efficient Markdown Editor web app designed to simplify the process of editing .md files, packed with useful features for an enhanced editing experience. With a focus on performance and user experience, the app boasts a responsive design, ensuring seamless access on any device. It offers both light and dark modes for comfortable editing in any environment. Built with modern web technologies, the app delivers speed and a smooth workflow.
- Responsive Design
- Awesome Design thanks to tailwind.
- Nice perfomance.
- React.js
- TailwindCSS
- TypeScript
- Styled Components
- react-markdown Package
- remark-gfm Plugin
- react-syntax-highlighter Package
- rehype-highlight Plugin
- file-saver Package
- daisyui Tailwind UI
- classnames Package
- Clone the repo
git clone https://github.com/ahmedmohmd/markdwn-editor.git
- Install dependencies
yarn install
- Run the App
yarn run dev
- You can edit your markdown with the easiest way.
- You can switch between two themes: Dark and Light Theme.
- You can download files with you favourite title after finishing you edits.