Skip to content

ttiimmothy/markdown-previewer-application

Repository files navigation

Markdown Previewer Application

ci

A markdown previewer application uses Typescript, React.js amd Vite. It uses Styled Components for simplifying CSS usage.

🎯 Features

  • markdown guide
  • markdown input
  • markdown output

🖥 Prerequisites

  • Node.js (version 12.0 or above)
  • npm (which comes with Node.js) or Yarn (version 1.22.0 or above)

🔧 Usage

Build and Run

npm i
npm run dev

License

Markdown Preview Application is licensed under GNU General Public License v3.0.