/MarkdownEditor

Personal project - Create a Markdown editor, with a preview of the result

Primary LanguageTypeScript

MarkdownEditor

This project is designed to have an instant preview of our README.md file, a very useful file when presenting a project on github.

Framework

This project was done with the React.js framework

How to run it?

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.

npm run build

Builds the app for production to the build folder.
Your app is ready to be deployed!