Skip to content

FaisalAli19/ReactMarkdownApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Markdown App

This is a react markdown app which convert github markdown to html text.

Live version here: https://reactmarkdownapp.herokuapp.com/

Skills Used

  • HTML
  • CSS (Sass)
  • ReactJs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Clone the repository from here: https://github.com/FaisalAli19/ReactMarkdownApp.git or Download the Zip file to your machine.

Prerequisites

What things you need to install the software and how to install them

NodeJs
NPM

Installing

A step by step series of examples that tell you have to get a development env running

Installing dependencies

npm install

Running server

npm start

Running webpack dev server

npm run dev

Built With

  • React - Created by Facebook Team.
  • Marked - Convert Plain text to html syntax.
  • Webpack - Used to bundle all the JavaScript file.
  • Babel - Used to convert Jsx syntax.
  • Express - Used as a server.

Acknowledgments

About

This is a React Markdown app which convert plain text to github marked html text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published