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
- Host: GitHub
- URL: https://github.com/dylan-israel/markdown-previewer
- Owner: Dylan-Israel
- Created: 2017-08-19T19:19:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T19:20:12.000Z (over 8 years ago)
- Last Synced: 2025-01-10T17:38:35.295Z (about 1 year ago)
- Language: JavaScript
- Size: 68.4 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Check Out My [YouTube Channel](https://www.YouTube.com/CodingTutorials360)
#### Project Walkthrough Video
[](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