Text-editor

Basic
Frontend
React
HTML
CSS
Javascript
Utility Website

This is a basic text editor which can be used to take notes and print it also. I have used quill in this application for formatting the text in the editor box. The text stores in the local storage in realtime hence when reloaded, the data restores. I find this editor very usefull for my- self as it acts as a notepad to write my ideas and it is very minimal as well.

Features
  • Text Formatting: Utilizes Quill, a powerful WYSIWYG editor, enabling users to format text with various styling options like bold, italics, underline, bullet points, and more for better note organization.
  • Local Storage: Saves notes in real-time to the local storage, ensuring that data persists even after page reloads or when revisiting the website, allowing users to resume their work seamlessly.
  • Minimalistic Design: Features a minimalist user interface, keeping distractions at bay and focusing solely on the note-taking aspect, providing a clutter-free environment for writing.
  • Accessible Across Devices: Designed to be accessible across various devices and screen sizes, enabling users to enjoy the game on desktops, laptops, tablets, or smartphones.
  • Print Functionality: Provides the option to print the notes directly from the editor, enabling users to produce physical copies of their written content if required.
Tech Stack
  • frontend

    logoReact
  • languages

    logoHTML
    logoCSS
    logoJavascript
Most Used Packages
logo
React
logo
Quill
Other Projects