Skip to content

vanntrong/markdown-editor

Repository files navigation

Markdown Editor

Markdown editor with ReactJS, Chakra-UI.

Features

⚠️ Because this is a simple project, so I covered about simple features. If you want to scale up it, feel free to contribute.

  • Make new editor.
  • Save draft editor to continue update in the future.
  • Save to file.
  • Dark mode.

Development Features

Guide line

Clone project

git clone https://github.com/vanntrong/markdown-editor
yarn install # or npm install
yarn start # or npm run start

Go to http://localhost:3000 to see a result

Commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn install Installs dependencies
yarn start Starts local dev server at localhost:3000
yarn build Build your production site to ./build/
yarn test Run all test
yarn lint Run eslint check
yarn lint:fix. Fix eslint error

About

Markdown Editor with ReactJS, Chakra-UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages