CodeMode365 / MarkDown-previewer

markdown previewer coded with ts

Home Page:https://markdown-previwer-codemode365.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown Previewer

A simple and easy-to-use markdown previewer application built with React.js.

Features

  • Live preview of markdown text
  • Syntax highlighting
  • Common markdown elements (headings, lists, links, etc.)

Tech Stack

  • HTML
  • CSS(SCSS)
  • JavaScript(TS)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone this repository to your local machine
    https://github.com/CodeMode365/MarkDown-previewer.git
    
  2. Navigate into MarkDown-previewer folder
    cd MarkDown-previewer 
    
  3. Install required dependencies
    npm install
    
  4. Run the code into development environment
    npm run dev 
    

The application should now be running at http://localhost:PortNo in your browser.

Prerequisites

You'll need to have Node.js installed on your machine.

Contribution

ontributions are welcome. If you have an idea for a new feature, feel free to open a new issue. If you would like to contribute code, please submit a pull request.

License

This project is licensed under the MIT license

View live project 👉🚀👽

About

markdown previewer coded with ts

https://markdown-previwer-codemode365.netlify.app/


Languages

Language:HTML 38.8%Language:SCSS 31.5%Language:CSS 29.7%