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

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Editor

A simple, yet powerful markdown editor that lets you create, edit, delete, save, view, and download your markdown files. It provides a simple and intuitive interface for creating and editing markdown files, with real-time preview capabilities. The project is built with React and TypeScript.

It's my solution to Frontend-Mentor's Markdown Editor Challenge

Live Demo

A live demo of the application is hosted at https://react-markdown-editor-v2.netlify.app/

Features

  • Create, edit, and delete markdown files
  • Save markdown files to local storage
  • View and download markdown files
  • Dark mode support

Getting Started

To get started with the project, follow these steps:

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

The application will be available at http://localhost:3000.

Built With

  • React - A JavaScript library for building user interfaces.
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
  • React-Markdown - A markdown component for React.

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