An open API service indexing awesome lists of open source software.

https://github.com/afzl210/markup

Markdown Editor Web app
https://github.com/afzl210/markup

edior markdown markdown-editor-react reactjs

Last synced: 5 months ago
JSON representation

Markdown Editor Web app

Awesome Lists containing this project

README

          

# MarkUp

A simple web based markdown reader and editor
[Checkout MarkUp](https://afzl210.github.io/MarkUp/)

![Logo](https://raw.githubusercontent.com/AFZL210/MarkUp/main/media/logotwo.jpg)

## Screenshots

![App Screenshot](https://raw.githubusercontent.com/AFZL210/MarkUp/main/media/screenOne.png)

User can also download the markdown file
![App Screenshot](https://raw.githubusercontent.com/AFZL210/MarkUp/main/media/DownloadScreenshot1.PNG)

![App Screenshot](https://raw.githubusercontent.com/AFZL210/MarkUp/main/media/MobileScreenshot1.PNG)

## Run Locally

Clone the project

```bash
git clone https://github.com/AFZL210/MarkUp.git
```

Go to the project directory

```bash
cd MarkUp
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm start
```

## Features

- Live previews
- Download Markdown file
- Mobile Friendly Design

## 🔗 Links
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/afzal-khan-802109208/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/afzalkhan10102)