Skip to content

AvivAbachi/markdown-simple-editor

Repository files navigation

Markdown Simple Editor

Simple Markdown Editor Link.

Part of FFC challenge.

Installation and Setup Instructions

You will need Node and NPM installed globally on your machine.

Installation:

npm install

To Start Server:

npm run dev

To Visit App:

localhost:3000

Languages & tools

TypeScript

  • React
  • React-use-Sync-Scroll

SCSS

  • Rsuite
  • React-Icons

Static server

  • Next JS
  • Raw-loader (load .md file)

Markdown

  • Markdown-it
  • Markdown-it-emoji
  • Markdown-it-ins
  • Markdown-it-mark
  • Markdown-it-sub
  • Markdown-it-sup
  • Markdown-it-task-lists