-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Features:
- Create, edit, and delete notes.
- Rich-text formatting (bold, italic, underline, lists, headers).
- Auto-save notes in localStorage for persistence.
- Sidebar to display and select saved notes.
- Responsive UI with smooth styling.
Tech Stack:
🔹 React (useState, useEffect)
🔹 Tailwind CSS
🔹 react-quill (for rich-text editing)
🔹 Local Storage (for data persistence)