Skip to content

AbdulMuheeth/online-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

alt text

Secure Text

Let's you store text easily, securely and quickly.

" Secure Text " is created using ReactJs, ExpressJS, MongoDB and MUI.

A Quick Walkthrough to Secure Text

  • Home page of the Secure Text, enter a path name to create or redirect to the existing one.

    Homepage

  • Enter the password for the existing path or create one if path isn't already occupied

    Password Dialog

  • On successful authentication🎊, you can see your files/default new file if it's new path

    File preview

  • You can edit any file and Save it.🎉

    Editing file Saved content will automatically gets reflected in database in background.