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
- Host: GitHub
- URL: https://github.com/afzl210/markup
- Owner: AFZL210
- Created: 2022-09-07T07:36:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T13:04:02.000Z (about 3 years ago)
- Last Synced: 2024-12-27T20:29:53.412Z (about 1 year ago)
- Topics: edior, markdown, markdown-editor-react, reactjs
- Language: JavaScript
- Homepage: https://afzl210.github.io/MarkUp/
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MarkUp
A simple web based markdown reader and editor
[Checkout MarkUp](https://afzl210.github.io/MarkUp/)

## Screenshots

User can also download the markdown file


## 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
[](https://www.linkedin.com/in/afzal-khan-802109208/)
[](https://twitter.com/afzalkhan10102)