Giter Site home page Giter Site logo

apfirebolt / text-editor-in-react-using-material-ui Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 194 KB

A text editor in React much like you see on Medium.com and other blogging sites

HTML 32.91% CSS 17.78% JavaScript 49.31%
material-icons mui react-html-parser react-material-ui reactjs rich-text-editor text-editor javascript

text-editor-in-react-using-material-ui's Introduction

Rich Text Editor in React using Material UI

_๐Ÿ‘€ Medium like text editor in React

NodeJS React MUI

Introduction

I was facing issues with implementing a Text Editor in React, previously I had a hassle-free implementation in Vue for one of the projects I have on Github. Many things did not work for me. I tried packages like React Slate, React-draft-wysiwyg and more. But, they had dependency related issues. Many of them lacked concrete examples. This package called 'mui-rte' did work for me at last in this project bootstrapped with create-react-app.

This also has some warnings though which I might address in the future, but I needed a quick solution for the time being.

Requirements ๐Ÿƒ

  • Node
  • React
  • Material UI
  • Draft JS

Install ๐Ÿ’ฅ

npm install
npm start

The React app is configured to run by default on port 3000.

Features

  • Text Editor
  • Can have hyperlinks and images.
  • Can parse HTML output from the editor to send to the back-end server.

Project Screenshots

Just one screenshot is there. No routes exist, editor is implemented on the main page only which looks something like this.

alt text

Deployment

Docker deployment using Nginx to be added in the future.

Development

Easily set up a local development environment!

  • clone
  • npm install
  • npm start

Start coding! ๐ŸŽ‰

Clone this repo on your machine, navigate to its location in the terminal and run:

Contributing

All contributions are welcome!

text-editor-in-react-using-material-ui's People

Contributors

apfirebolt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.