Skip to content

gonnzalo/react-markdown-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Previewer

Markdown Previewer is a React single web app to write and preview markdown

ScreenShot

Live Demo

https://markdown-previewer.gonnzalo.now.sh/

Installation

To run locally in development mode please follows this guide:

1- Clone the repository and install the node modules:

git clone https://github.com/gonnzalo/react-markdown-previewer
cd react-markdown-previewer/
npm install

2- Runs the app in development mode.

npm start

3- Open http://localhost:3000 to view it in the browser.

Sources

Contributing

Contributions, issues and feature requests are welcome.

Author

License

MIT