An open API service indexing awesome lists of open source software.

https://github.com/dylan-israel/markdown-previewer

Initial Push
https://github.com/dylan-israel/markdown-previewer

Last synced: 11 months ago
JSON representation

Initial Push

Awesome Lists containing this project

README

          

### Check Out My [YouTube Channel](https://www.YouTube.com/CodingTutorials360)
#### Project Walkthrough Video
[![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/N7Mrj0WrvnM/0.jpg)](http://www.youtube.com/watch?v=N7Mrj0WrvnM)

### Original Project from [FreeCodeCamp](https://www.freecodecamp.org/challenges/build-a-markdown-previewer)

### User Stories
- I can type GitHub-flavored Markdown into a text area.
- I can see a preview of the output of my markdown that is updated as I type.

### Install Instructions
- npm install
- yarn start