Skip to content

✍️ A markdown editor with live preview and interactions with other users.

Notifications You must be signed in to change notification settings

alewis729/mdlive

Repository files navigation

Markdown Live
Markdown Live

A markdown editor with live preview and interactions with other users.

Description

Markdown live was made using react, redux and material ui amongst other libraries on the frontend and express with socket.io on the backend.

Features

Execute locally

# Clone this repository
$ git clone https://github.com/alewis729/mdlive

# Go into the repository
$ cd mdlive

# Install dependencies
$ npm install

Create a .env file with the contents of example.env. Then, run the app locally.

# Run the app
$ npm run dev

Known issues

There are some known issues that, for the time being, are listed here along with some other improvements.

About

✍️ A markdown editor with live preview and interactions with other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published