Skip to content

harris-salimo/markdown-previewer

Repository files navigation

Markdown Previewer

Markdown Previewer is a react app for learning markdown syntax.

Installation

Use git to download project in your machine or download it as zip archive.

git clone https://github.com/harris-salimo/markdown-previewer.git

Install all dependencies with pnpm:

pnpm install

Usage

Run the app with pnpm:

pnpm dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.