vanisingh-24 / React-Markdown-Previewer

📱 A Simple React app to preview and edit Markdown✍.

Home Page:https://react-markdown-previewer-24.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Markdown Previewer 📝

A React Webapp to edit and preview markdown

Setup ⚙️

Clone the repo and install the dependencies.


git clone https://github.com/vanisingh-24/React-Markdown-Previewer.git
npm install

Start 🏃

Execute the following command to run the app in the development mode.

npm start

Open http://localhost:3000 to view it in the browser.


Build 📦

npm run build

Builds the app for production to the build folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

Now the app is ready to be deployed!


About

📱 A Simple React app to preview and edit Markdown✍.

https://react-markdown-previewer-24.netlify.app/


Languages

Language:JavaScript 92.1%Language:HTML 4.3%Language:CSS 3.6%