Skip to content

A react application with a text editor inside build with the help of draft.js

Notifications You must be signed in to change notification settings

arnabdasrishi/Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Languages and Dependencies

1 2 3 5 Chakra NPM

Contact Dashborad and Covid Tracker Chart Prototype

(CLICK HERE) DEPLOYED -> Netlify URL

This is a prototype of a rich text based text editor. It is made with the help of React.js, and exclusively with draft js.

Running the Appliction

This app was made with the help of React/npm CRA (create React application)

  • download the zip and extract the file or fork it for the git repo.
  • After clonning run the following commands on your zsh or node
    • To install all the dependencies run : npm install or npm i
    • Post that run npm start or npm run start
    • or directly you can visit the deployed netlify site https://adstexteditor.netlify.app/

Tech Stack

Frontend: HTML, CSS, React.js, javascript, npm, Draft.js

Server: No APIs are used. Text are stored on local storage when the save button is clicked

Author

CSS and UI

Normal CSS is used to make this project. Chakra UI is used to make this project entirely.

This website is fully responsive and made with easy and fluid UI design

Feedback

If you have any feedback, please reach out to arnabdasrishi@gmail.com

🙂 Thank You and have a nice day 🙏

About

A react application with a text editor inside build with the help of draft.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published