Skip to content

jodaz/markdown-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Previewer

A simple mardown converter-visualizer app made for freeCodeCamp's Front-end development certification.

Demo

Check this out!

Installation and usage

Clone the repository

git clone https://github.com/jesuodz/markdown-previewer.git
cd markdown-previewer

Install dependencies

npm install

Start development server

npm run start

or build

npm run build

Built with

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Author

Jesús Ordosgoitty - jesuodz