Skip to content

A markdown previewer that will render your markdown text into a nicely formatted writings.

License

Notifications You must be signed in to change notification settings

dwisatriow/markdown-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Previewer

A markdown previewer that will render your markdown text into a nicely formatted writings.
Built with React, on top of minimal-reactjs-boilerplate by Nikhil-Kumaran.
The app is using using marked to parse the text and react-html-parser to convert the output html into React components.

Getting Started

  • npm start - run the app in the development mode.
  • npm run build - builds the app for production to the build folder.


Thanks to freeCodeCamp for the detailed user stories guide to built this project.

About

A markdown previewer that will render your markdown text into a nicely formatted writings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published