Skip to content

Beking0912/StickyNoteX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StickyNoteX

📒 StickyNoteX is a note-taking app designed to keep track of your daily to-do and work schedule, a React app using Redux for state management and TypeScript for type checking.

ezgif-4-0fa2517bc8.gif

Features

  • Click to create notes
  • Click-and-drag to create notes
  • Edit text using contentEditable
  • Drag to reposition
  • Delete note by delete key
  • Resize notes
  • Customize background color
  • Rich Text
  • keyboard shortcuts
  • Copy and Paste
  • Undo and redo
  • Data Storage
  • Share notes with other users
  • Real-time collaboration
  • Packaged as a desktop application

Prerequisites

Before running the project, make sure you have the following software installed:

Node.js
npm

Setup

npm install
npm run start

open the app at http://localhost:3000/.

About

🌸 A note-taking web app designed to keep track of your daily to-do and work schedule.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published