Skip to content

A simple and intuitive online text editor that allows you to easily create and format markdown documents with real-time preview.

Notifications You must be signed in to change notification settings

nirajbagdi/markdown-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Editor

A simple and intuitive markdown editor with real-time preview. It allows you to create, edit, save, and download markdown files while keeping the interface simple and user-friendly.

This project is my solution to Frontend Mentor's Markdown Editor Challenge.

🔗 Live Demo

Try it here

Features

✅ Core Functionality

  • Write and edit markdown with a live preview.
  • Create, save, and delete markdown files.
  • Download markdown files for offline use.

🌙 Extras

  • Dark mode support.
  • Saves files in local storage for easy access.

Screenshots

Screenshot 2025-02-26 170120 Screenshot 2025-02-26 170140

Tech Stack

  • React – Component-based UI.
  • TypeScript – Strongly typed JavaScript for better maintainability.
  • React-Markdown – Renders markdown inside React components.

Installation

git clone https://github.com/nirajbagdi/markdown-editor.git

npm install

npm start

Runs on http://localhost:3000

About

A simple and intuitive online text editor that allows you to easily create and format markdown documents with real-time preview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published