Skip to content

OreliaSk/Reactjs-markdown_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown editor app (using Reactjs)

This app will allow you to make a layout using markdown syntax. Test it ! For running the app, make sure you have npm, yarn and node.js installed. (App in progress)

Getting Started

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

Prerequisites

Use those commands to generate node-modules &co (using create-react-app).

$ npm install -g create-react-app
$ create-react-app markdown-editor
$ cd markdown-editor
$ yarn start (or npm start)

When your folder is created, you can replace what is inside puclic/ and src/ by what is on this github

What I used to build this app :

Author

  • Orélia Sokambi - Initial work

Good to know

You can see a final render of the app on final-App.png

About

Markdown editor using Reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published