Skip to content

A next.js web application that converts medium articles to markdown format.

License

Notifications You must be signed in to change notification settings

NabilNYMansour/medium-to-markdown

Repository files navigation

Medium to Markdown

Medium to Markdown

Description

A web app that allows users to convert Medium articles into Markdown format by providing the link. You can see the app in action here: https://medium2md.nabilmansour.com/

Features

  • Convert Medium articles to Markdown
  • Preserve formatting, images, and links

Installation

To install medium-to-markdown, follow these steps:

  1. Clone this repository:
git clone https://github.com/NabilNYMansour/medium-to-markdown.git
  1. Navigate to the project directory:
cd medium-to-markdown
  1. Install the dependencies:
npm install
  1. Run
npm start

Purpose

I wanted to convert some of my Medium articles to Markdown so I could publish them on my personal website. I couldn't find a tool that did this in an easy way, so I built one myself.

Inspiration

This project is based on the CLI medium-to-markdown by dtesler.

License

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

About

A next.js web application that converts medium articles to markdown format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published