Markdown-NextJS is an open-source solution that provides a fully functional and user-friendly Markdown editor for web applications. It is ideal for blogs, technical documentation, or any project requiring a versatile tool to create and preview Markdown content.
✅ Functional Markdown editor with essential tools like lists, headings, links, and more.
✅ Real-time preview of Markdown content.
✅ Export to .md format to easily reuse content in other projects.
✅ Local storage to save and access content in the browser. It's like a local database for Markdown files**
Here's a list of tasks and goals planned for future releases:
- Basic real-time preview.
- Responsive interface.
- Support for custom themes (dark mode, color options).
- Implementation of real-time collaboration.
- Integration with cloud storage services (Google Drive, Dropbox).
- Support for additional plugins (diagrams, tables, syntax highlighting).
- Translation into multiple languages (English, Spanish, French, etc.).
- Clone the repository:
git clone https://github.com/benjiserrano/markdown-nextjs.git
- Install dependencies:
cd markdown-nextjs npm install - Run the application:
npm run dev
We welcome contributions from the community! If you have any ideas, bug reports, or feature requests, please feel free to open an issue or pull request.
This project is licensed under the MIT License, which means you can use, modify, and distribute it freely..
If you have any questions or suggestions, please don't hesitate to reach out to us at:
- E-mail: hola@benjiserrano.es
- Portfolio: https://benjiserrano.es
- GitHub: https://github.com/benjiserrano