A cool app to study with markdown. Turns your Markdown-Summaries to Flashcard.
# Example### Use Markdown**Bold***Italic* and [link](github.com)### Use Tables| 1 | first step || ---- | ----------- || 2 | second step || 3 | third step |### *Math!!* e.g. What is f(x)?
$y = \frac{27}{4}$and:
To download for Mac, Windows or Linux click here.
You will need yarn and git.
# Clone this repository
git clone https://github.com/jotron/StudyMD.git
# Go into the repositorycd StudyMD
# Install dependencies
yarn install
# Run the app
yarn startMIT © Joel André



