m-dennisgocong / md-editor

markdown down editor created with React

Home Page:https://m-dennisgocong.github.io/md-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

md-editor

Live Demo Current Version

A simple markdown editor with a live preview, created with React

Live Demo: https://m-dennisgocong.github.io/md-editor/

Features

  • Live Preview
  • Screen Type Options( split screen or single screen)
  • Support Standard Markdown

Tech Stack

General Info

This is my project for Front End Development Libraries course on freeCodeCamp. The purpose of this challenge is to test out and showcase front-end skills.

Screenshots

Credits

The color scheme of this project is base on github markdown editor

Run Locally

After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Once the dependencies are installed, you can run npm run dev to start the application. You will then be able to access it at localhost

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

markdown down editor created with React

https://m-dennisgocong.github.io/md-editor/


Languages

Language:JavaScript 60.4%Language:SCSS 35.7%Language:HTML 3.9%