Skip to content

suhasraocodes/Markify

Repository files navigation

Markify: Your Markdown Generation Tool

Introduction

Markify is a web application designed to simplify the creation and editing of markdown content. It provides a user-friendly interface for generating, editing, and exporting markdown files.

Try it out here Markify

Features

  • Markdown Generation: Input text and generate markdown.
  • Real-Time Editing: Edit generated markdown with live previews.
  • Dynamic Preview: Side-by-side preview of your markdown.
  • Markdown Export: Download your finished markdown file.
  • Dark Mode Support: Enjoy comfortable editing in low-light environments.

Technologies Used

  • Frontend: Next.js, Tailwind CSS
  • State Management: React useState, useEffect
  • Routing: Next.js Router

How it Works

  1. Type custom text in the input area.
  2. The app sends the text to the API for markdown generation.
  3. You're redirected to the editor for preview and editing.
  4. Download your markdown file or integrate it elsewhere.

How it Can Be Useful

  • For Writers: Quickly generate markdown for blogs, documentation, etc.
  • For Developers: Create markdown documentation with live previews.
  • For Students: Easily create markdown notes and outlines.

Future Enhancements

  • More markdown formatting customization options.
  • Integration with GitHub/GitLab for direct uploads.
  • Real-time collaborative editing.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published