Im-Abhi / MarkDown-Previewer

A Project made using ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarkDown-Previewer

msedge_FRXBDWMycT

Getting Started...

Make sure you have nodejs installed.

Clone the repository.

In the project directory, install the missing dependencies using the command npm install and npm install marked for compiling the markdown text.

After that, in the project directory, you can run: 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.
You will also see any lint errors in the console.

It shows realtime preview side by side as you type in the markdown text editor.

Feel free to suggest any changes to it. Also if you find any issue you are most welcome to contirbute to the project by opening an issue.


This project was bootstrapped with Create React App.

About

A Project made using ReactJS


Languages

Language:JavaScript 64.9%Language:HTML 25.5%Language:CSS 9.6%